Skip to content

Commit

Permalink
Merge pull request #1178 from explorable-viz/fix-deploy-gh-pages
Browse files Browse the repository at this point in the history
Fix deploy gh pages
  • Loading branch information
rolyp authored Nov 15, 2024
2 parents ba8be0c + f9099f9 commit 6d99132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: build
run: |
yarn install
yarn build-fluid-org
yarn build
- name: gh-pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 6d99132

Please sign in to comment.