Skip to content

Commit

Permalink
Update app_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robdobsn authored Feb 12, 2024
1 parent aaaf183 commit 3760ce0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/app_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: raft_${{ matrix.target }}
path: target/${{ matrix.target }}/release/raft_${{ matrix.target }}*

path: target/${{ matrix.target }}/release/raft*
upload-release-assets:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3760ce0

Please sign in to comment.