Skip to content

Commit

Permalink
chore: Update artifact path to upload .exe
Browse files Browse the repository at this point in the history
  • Loading branch information
slashtechno authored Jun 21, 2024
1 parent 8ca0ba9 commit 135b7b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: cross_blogger_${{ matrix.os }}
path: 'cross-blogger_${{ matrix.os }}'
path: 'cross-blogger_${{ matrix.os }}*'

0 comments on commit 135b7b0

Please sign in to comment.