]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Test without flag
authorJeremy Thomas <bbxdesign@gmail.com>
Sat, 30 Oct 2021 23:53:44 +0000 (00:53 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Sat, 30 Oct 2021 23:53:44 +0000 (00:53 +0100)
.github/workflows/main.yml

index 227b2bf12cce7b598c3d5bf0a78b2ae1d2606615..3097864d64ffa2481de6ad142b1619f59df8502d 100644 (file)
@@ -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"