Skip to content

Commit

Permalink
Github CI moment
Browse files Browse the repository at this point in the history
  • Loading branch information
svelterust committed Jan 23, 2024
1 parent 3eecce8 commit a95a274
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:

- name: Upload knarkos binary
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: target/x86_64-knarkos/release/knarkos
Expand Down

0 comments on commit a95a274

Please sign in to comment.