Skip to content

Commit

Permalink
try version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jbolda committed Jun 5, 2024
1 parent 92529af commit f4b84e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/covector-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # required for use of git history
# - uses: actions/setup-node@v3
# with:
# registry-url: "https://registry.npmjs.org"
- uses: actions/setup-node@v3
with:
registry-url: "https://registry.npmjs.org"
- run: npm config list
- uses: volta-cli/action@v4
- name: Install Node.js dependencies
Expand Down

0 comments on commit f4b84e8

Please sign in to comment.