Skip to content

Commit

Permalink
fix cfw build? this time fr
Browse files Browse the repository at this point in the history
  • Loading branch information
KhafraDev committed Dec 25, 2023
1 parent 84aa009 commit fa13d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
rm -rf targetdir
mkdir -p targetdir
mv dist Pictures translations index.html Synergism.css favicon.ico targetdir/
mv dist Pictures translations index.html Synergism.css favicon.ico package.json targetdir/
- name: Deploy with the $GME emoji for some reason 🚀
uses: JamesIves/[email protected]
with:
Expand Down

0 comments on commit fa13d00

Please sign in to comment.