We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f937c commit 66f9e36Copy full SHA for 66f9e36
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
node-version: 16
27
28
- - run: yarn set version 3.6.1
+ - run: yarn set version https://repo.yarnpkg.com/3.6.1/packages/yarnpkg-cli/bin/yarn.js
29
30
- uses: actions/cache@v4
31
.github/workflows/preview.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
0 commit comments