Skip to content

Commit

Permalink
Publish urcap
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmus-lolk authored Jul 9, 2024
1 parent d8a2e70 commit 5b1152b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,10 @@ jobs:
cd contribution-samples
npm install
npm run build
- name: Archive contribution sample URCap
uses: actions/upload-artifact@v4
with:
name: target-urcap
path: |
target/contribution-samples-1.0.0.urcapx

0 comments on commit 5b1152b

Please sign in to comment.