mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
4
.github/workflows/test-website.yaml
vendored
4
.github/workflows/test-website.yaml
vendored
@@ -45,8 +45,8 @@ jobs:
|
||||
- name: Setup yarn
|
||||
run: |
|
||||
corepack enable
|
||||
corepack prepare yarn@4.0.1 --activate
|
||||
yarn set version 4.0.1
|
||||
corepack prepare yarn@4.1.0 --activate
|
||||
yarn set version 4.1.0
|
||||
|
||||
- name: Get yarn cache directory path
|
||||
id: yarn-cache-dir-path
|
||||
|
@@ -50,5 +50,5 @@
|
||||
"engines": {
|
||||
"node": ">=18.0"
|
||||
},
|
||||
"packageManager": "yarn@4.0.1"
|
||||
"packageManager": "yarn@4.1.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user