Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Dec 8, 2024
1 parent 7a47fa7 commit a2a6ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install Zotero Plugin Scaffold Locally
run: |
npm install ../zotero-plugin-scaffold
npm install ./zotero-plugin-scaffold
- name: Run Tests
run: |
Expand Down

0 comments on commit a2a6ff9

Please sign in to comment.