Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DileSoft authored Aug 28, 2022
1 parent 487f99f commit cc3ad31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cp -r ./src/launcher/* ./dist
cp -r ./src/themes ./dist
cp -r ./src/languages ./dist
cp -r ./src/client ./dist/src
cp -r ./src/client/* ./dist/src
rm -rf ./dist/dist
rm -rf ./dist/build
- uses: actions/upload-artifact@v1
Expand Down

0 comments on commit cc3ad31

Please sign in to comment.