Skip to content

Commit

Permalink
change bundle name
Browse files Browse the repository at this point in the history
  • Loading branch information
sebnozzi committed Feb 17, 2024
1 parent 0acb078 commit 0f70808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: npm run build
- uses: actions/upload-artifact@v4
with:
name: bundle
name: miniscript-web-term
path: |
index.html
lib
Expand Down

0 comments on commit 0f70808

Please sign in to comment.