Skip to content

Commit

Permalink
Use full path.
Browse files Browse the repository at this point in the history
  • Loading branch information
adewes committed Dec 1, 2021
1 parent 1aef481 commit 536e940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Upload binaries (Linux)
uses: actions/upload-artifact@v2
with:
name: apps
name: apps.tar.gz
path: apps.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 536e940

Please sign in to comment.