Skip to content

Commit

Permalink
Update build-web-site.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ducasse authored Jul 2, 2024
1 parent 875ebf3 commit 5da3f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-web-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build Microdown image
run: |
./build-image.sh
./pharo Pharo.image MicBlogCreator createFrom: 'src' to: '_site'
./pharo Pharo.image -eval "MicBlogCreator createFrom: 'src' to: '_site'"
- name: deploy
uses: JamesIves/github-pages-deploy-action@v4.6.1
Expand Down

0 comments on commit 5da3f85

Please sign in to comment.