Update jekyll.yml
This commit is contained in:
committed by
GitHub
parent
a6908c2c05
commit
82681fdf53
+1
-2
@@ -13,5 +13,4 @@ jobs:
|
||||
run: |
|
||||
docker run \
|
||||
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
|
||||
jekyll/builder:latest \
|
||||
jekyll build --future
|
||||
jekyll/builder:latest /bin/bash -c "chmod 777 srv/jekyll && jekyll build --future"
|
||||
|
||||
Reference in New Issue
Block a user