Skip to content

Commit

Permalink
chore: remove missing build target
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jul 2, 2023
1 parent bd19ba9 commit 173b632
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- name: Build artifacts
run: |
npm run build:prod:zip:chrome
npm run build:prod:zip:edge
npm run build:prod:zip:firefox
- name: Hash artifacts
run: sha256sum artifacts/*/*
Expand Down

0 comments on commit 173b632

Please sign in to comment.