Skip to content

Commit

Permalink
🐛 fix(build): again...
Browse files Browse the repository at this point in the history
  • Loading branch information
FurryR committed May 5, 2024
1 parent d8a30d9 commit 1810b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: npm run build --if-present
- name: 💀 Prepare GitHub Pages
run: |
git fetch
git checkout build
cp ./dist/index.global.js ./hyren.release.user.js
- name: ✅ Upload release artifacts
Expand Down

0 comments on commit 1810b2c

Please sign in to comment.