Skip to content

Commit

Permalink
fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
youssefshibl committed Nov 6, 2024
1 parent 99c4336 commit 7a4f0b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: target/native/
asset_path: target/native/encrypto
asset_name: encrypto
asset_content_type: application/octet-stream

0 comments on commit 7a4f0b2

Please sign in to comment.