Skip to content

Commit

Permalink
chore: fix error in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Oct 9, 2021
1 parent c5a817a commit 93888b5
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 @@ -134,7 +134,7 @@ jobs:
run: git fetch --prune --unshallow

- name: setup node
- uses: volta-cli/action@v1
uses: volta-cli/action@v1
with:
node-version: 14.x

Expand Down

0 comments on commit 93888b5

Please sign in to comment.