Skip to content

Commit fa13d00

Browse files
committed
fix cfw build? this time fr
1 parent 84aa009 commit fa13d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-ghpages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
rm -rf targetdir
3232
mkdir -p targetdir
33-
mv dist Pictures translations index.html Synergism.css favicon.ico targetdir/
33+
mv dist Pictures translations index.html Synergism.css favicon.ico package.json targetdir/
3434
- name: Deploy with the $GME emoji for some reason 🚀
3535
uses: JamesIves/[email protected]
3636
with:

0 commit comments

Comments
 (0)