Skip to content

Commit 8dbd75d

Browse files
Setup for get only binary
1 parent 41106fd commit 8dbd75d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
uses: actions/upload-artifact@v4
3636
with:
3737
name: ${{ env.APP_NAME }}
38-
path: ${{ github.workspace }}/build
38+
path: ${{ github.workspace }}/build/${{ env.APP_NAME }}

0 commit comments

Comments
 (0)