Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SOH69 committed Aug 12, 2024
1 parent 7511e22 commit 602553f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
mkdir -p ./temp/bl_appearance
mkdir -p ./temp/bl_appearance/dist/
mkdir -p ./temp/bl_appearance/build/
cp ./{LICENSE,README.md,fxmanifest.lua,appearance.sql,Installation.md} ./temp/bl_appearance
cp ./{LICENSE,README.md,fxmanifest.lua,appearance.sql} ./temp/bl_appearance
cp -r ./{data,locale} ./temp/bl_appearance
cp -r ./build/* ./temp/bl_appearance/build/
cp -r ./dist/* ./temp/bl_appearance/dist/
Expand Down

0 comments on commit 602553f

Please sign in to comment.