Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dnoneill committed Oct 13, 2023
2 parents 57df019 + 0737947 commit f191b6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- run: |
ls -al
cd demo
bundle update
ls -al
bundle install
bundle exec jekyll build -d ../docs
- name: commit files
run: |
Expand Down

0 comments on commit f191b6f

Please sign in to comment.