Skip to content

Commit

Permalink
fix: gh action?
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderElias committed Jul 13, 2024
1 parent fa60003 commit 5805aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/build-artifacts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ runs:
if: steps.cache-dist.outputs.cache-hit != 'true'
run: |
npm run build.deploy
cp dist/samples/index.html dist/samples/404.html
cp dist/samples/browser/index.html dist/samples/browser/404.html
shell: bash

0 comments on commit 5805aef

Please sign in to comment.