Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
mrruby committed Jan 30, 2024
1 parent c63a154 commit 57f9c93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
- name: Install node-fetch
run: npm install node-fetch
- name: Check version against latest release in Chrome Web Store
id: check_version
uses: actions/github-script@v6
Expand Down

0 comments on commit 57f9c93

Please sign in to comment.