Skip to content

Commit

Permalink
fix ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
solareon committed May 25, 2024
1 parent 3e36443 commit 37691f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
cp ./{README.md,LICENSE,fxmanifest.lua} ./temp/slrn_scratchcard
cp -r ./{client,config,server} ./temp/slrn_scratchcard
cp -r ./web/build ./temp/slrn_scratchcard/web/build
cp ./web/LICENSE ./temp/slrn_scratchcard/web/build
cp -r ./images ./temp/slrn_scratchcard/images
cd ./temp && zip -r ../slrn_scratchcard.zip ./slrn_scratchcard
Expand Down

0 comments on commit 37691f2

Please sign in to comment.