Test without flag
This commit is contained in:
parent
5903d62ff6
commit
7d141807ae
1 changed files with 1 additions and 1 deletions
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue