Skip to content

Commit

Permalink
fix: add resources location for icon bitmap
Browse files Browse the repository at this point in the history
  • Loading branch information
StuSerious committed Jun 6, 2023
1 parent a76c9f5 commit 67579af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
--add-data "${{ steps.customtkinter.outputs.location }}/customtkinter;customtkinter/" `
--add-data "src/threedy/interface;interface/" `
--add-data "src/threedy/modules;modules/" `
--add-data "src/threedy/resources;resources/" `
"src/threedy/main.py"
- name: Upload Release Asset
Expand Down

0 comments on commit 67579af

Please sign in to comment.