mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
4
.github/workflows/website.yaml
vendored
4
.github/workflows/website.yaml
vendored
@@ -46,8 +46,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
|
||||
|
Reference in New Issue
Block a user