Skip to content

Commit c821536

Browse files
authored
pls....
Signed-off-by: Rajdeep Malakar <rajdeepm.dev@gmail.com>
1 parent 76e0e11 commit c821536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ jobs:
7777
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7878
with:
7979
upload_url: ${{ github.event.release.upload_url }}
80-
asset_path: flamewolf-linux.tar.bz2
80+
asset_path: ./flamewolf-linux.tar.bz2
8181
asset_name: flamewolf-linux.tar.bz2
8282
asset_content_type: application/x-bzip2

0 commit comments

Comments
 (0)