Skip to content

Commit

Permalink
fix: production
Browse files Browse the repository at this point in the history
  • Loading branch information
zenkyuv committed Feb 8, 2024
1 parent 0bb6098 commit f78f782
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
- name: 🗃️ copy files
run: |
rm -rf x/node_modules x/s
cp -r node_modules/ x/
rm -rf x/s
cp -r s/ x/
- name: 📝 configure pages
Expand Down

0 comments on commit f78f782

Please sign in to comment.