Skip to content

Commit

Permalink
Update build-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JanneMyllylaSilabs authored Nov 21, 2024
1 parent eff1c8e commit bff3b83
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,8 @@ jobs:
- name: Confirm that it runs
run: |
ikos --version
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
name: ikos-bin
path: /opt/ikos/bin/ikos

0 comments on commit bff3b83

Please sign in to comment.