Skip to content

Commit

Permalink
feat: native host integration (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie authored Jan 31, 2025
1 parent bda49d2 commit 5a0dedb
Show file tree
Hide file tree
Showing 24 changed files with 1,822 additions and 1,081 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
cache: "pnpm"
- name: Build the extension
run: |
# Build Chrome version first
pnpm build --target=chrome-mv3 --zip
rm -rf pacakge.json
mv package.firefox.json package.json
# Build Firefox version
pnpm build --target=firefox-mv2 --zip
- uses: monkeyWie/[email protected]
id: get-release
Expand Down
Loading

0 comments on commit 5a0dedb

Please sign in to comment.