Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
mrruby committed Jun 19, 2024
1 parent 423a0b0 commit 56b208d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install pnpm
run: npm install -g pnpm
- name: Install chrome-webstore-item-property
run: pnpm add -D chrome-webstore-item-property
run: pnpm add -D chrome-webstore-item-property -w
- name: Check version against latest release in Chrome Web Store
id: check_version
uses: actions/github-script@v7
Expand Down

0 comments on commit 56b208d

Please sign in to comment.