Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Falx authored May 3, 2024
1 parent a65ba48 commit 387015b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
working-directory: ./.website
- run: rm -r server 3rdpartylicenses.txt prerendered-routes.json
working-directory: ./docs
- run: mv -r browser/* ./
- run: mv browser/* ./
working-directory: ./docs
- run: cp index.html 404.html
working-directory: ./docs
Expand Down

0 comments on commit 387015b

Please sign in to comment.