Skip to content

Commit

Permalink
🐛 fix broken ass ci
Browse files Browse the repository at this point in the history
  • Loading branch information
melike2d committed Dec 21, 2021
1 parent cb12b74 commit 4e21b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-distributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Upload assets to GitHub
uses: AButler/[email protected]
with:
files: 'build/compose/binaries/main/app/saba-app/bin*;LICENSE'
files: 'saba-app/build/compose/binaries/main/app/saba-app/bin*;LICENSE'
repo-token: ${{ secrets.GITHUB_TOKEN }}
windows:
runs-on: windows-latest
Expand Down

0 comments on commit 4e21b79

Please sign in to comment.