Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
volar committed Dec 5, 2023
1 parent fd7f858 commit ff2970d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: '20'
cache: 'yarn'
cache-dependency-path: 'yarn.lock'
# cache: 'yarn'
# cache-dependency-path: 'yarn.lock'

- name: Enable corepack
run: corepack enable
Expand Down

0 comments on commit ff2970d

Please sign in to comment.