Skip to content

Commit

Permalink
Fix CI: add support of 'scripts' folder
Browse files Browse the repository at this point in the history
  • Loading branch information
DronCode committed Jun 6, 2024
1 parent 2779275 commit 29c3951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
mv build/Release/imageformats dist/imageformats
mv build/Release/iconengines dist/iconengines
mv Assets/g1 dist/g1
mv Assets/scripts dist/scripts
mv Assets/TypesRegistry.json dist
mv README.md dist
Expand Down

0 comments on commit 29c3951

Please sign in to comment.