Skip to content

Commit

Permalink
Update release
Browse files Browse the repository at this point in the history
  • Loading branch information
douglascdev committed Oct 10, 2023
1 parent ede6107 commit ceb8bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Package application
run: >-
cd hasherino && flet pack hasherino.py --add-data assets;assets
cd hasherino && flet pack hasherino.py --add-data "assets;assets"
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit ceb8bdc

Please sign in to comment.