Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gyfchong authored Nov 2, 2023
1 parent cb5cc32 commit 61222a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ runs:
with:
node-version-file: .nvmrc
cache: "yarn"
registry-url: https://npm.pkg.github.com/

# yarn install with use of cache
# this is bit duplicate to cache: "yarn" above, but from testing the best performance is when both are used.
Expand Down

0 comments on commit 61222a2

Please sign in to comment.