Skip to content

Commit

Permalink
only build chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
mercillo committed Jul 2, 2024
1 parent e9f616c commit 9bcc82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
node-version: 18.x
cache: "pnpm"
- name: Build the extension
run: pnpm build
run: pnpm build:chrome
- name: Package the extension into a zip artifact
run: pnpm package
- name: Browser Platform Publish
Expand Down

0 comments on commit 9bcc82c

Please sign in to comment.