Skip to content

Commit

Permalink
Fix the thing
Browse files Browse the repository at this point in the history
  • Loading branch information
neilh-cogapp committed Jun 3, 2024
1 parent bafb91a commit 92f59ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: npm ci

- name: Build the project
run: npm run build
run: npm run build --mode=github

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 92f59ca

Please sign in to comment.