mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 10:14:29 -07:00
Test without flag
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -45,5 +45,5 @@ jobs:
|
||||
working-directory: docs
|
||||
install-command: npm install
|
||||
build: npm run bulma-sass
|
||||
start: JEKYLL_ENV=production jekyll serve --host 127.0.0.1 --port 4000
|
||||
start: jekyll serve --host 127.0.0.1 --port 4000
|
||||
wait-on: "http://127.0.0.1:4000"
|
||||
|
||||
Reference in New Issue
Block a user