1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 12:48:26 +01:00

jekyll build trace

This commit is contained in:
codecalm 2020-03-09 22:40:41 +01:00
parent f166c0a46c
commit 34683786f2

View File

@ -17,4 +17,4 @@ jobs:
run: |
docker run \
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
jekyll/builder:latest /bin/bash -c "chmod 777 /srv/jekyll && jekyll build"
jekyll/builder:latest /bin/bash -c "chmod 777 /srv/jekyll && jekyll build --trace"