Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
orkunkarakus authored Aug 28, 2024
1 parent 0967720 commit 1da619b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ runs:
uses: actions/setup-node@v3
with:
node-version-file: .nvmrc
registry-url: "https://registry.npmjs.org"

- name: Cache dependencies
id: yarn-cache
Expand Down

0 comments on commit 1da619b

Please sign in to comment.