Skip to content

Commit

Permalink
fix fsevent error
Browse files Browse the repository at this point in the history
  • Loading branch information
omdxp committed Apr 10, 2022
1 parent 8979459 commit a982529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v2

- name: 🐱‍🏍 node
uses: actions/setup-node@v2
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
registery-url: https://registry.npmjs.org/
Expand Down

0 comments on commit a982529

Please sign in to comment.