mirror of
https://github.com/thangisme/notes.git
synced 2024-12-22 03:16:32 -05:00
Update ci.yml
This commit is contained in:
parent
fd50bb31a3
commit
eb6bba7fda
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
docker run --rm \
|
docker run --rm \
|
||||||
--volume="${{ github.workspace }}:/srv/jekyll" \
|
--volume="${{ github.workspace }}:/srv/jekyll" \
|
||||||
jekyll/builder:3.8.5 /bin/bash -c "gem install bundler && chmod 777 /srv/jekyll && jekyll build && chmod 777 && assets/js/ && bundle exec just-the-docs rake search:init"
|
jekyll/builder:3.8.5 /bin/bash -c "gem install bundler && chmod 777 /srv/jekyll && jekyll build && chmod 777 assets/js/ && bundle exec just-the-docs rake search:init"
|
||||||
|
|
||||||
css:
|
css:
|
||||||
name: Stylelint
|
name: Stylelint
|
||||||
|
Loading…
Reference in New Issue
Block a user