Skip to content

Commit

Permalink
Fix Github build
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Sep 2, 2022
1 parent a7c5c27 commit f1dec0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: ramsey/composer-install@v1
- run: ./github-prepare-release.sh
- run: bin/couscous generate
- run: 'rm .couscous/generated/.gitignore'
- name: Deploy website
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit f1dec0d

Please sign in to comment.