Skip to content

Commit

Permalink
try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed Jun 26, 2024
1 parent 50a00d2 commit c469924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- name: Build with Jekyll
run: |
cd docs
ls -a
bundle install
bundle exec jekyll build --destination ../_site
grep "Created" -A5 ../_site/blog/2024/06/25/stop-the-go-and-docker-madness.html
- name: Upload artifact
Expand Down

0 comments on commit c469924

Please sign in to comment.