mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-05 06:13:35 +03:00
Try npm install
This commit is contained in:
parent
8247b5fa89
commit
1efab892eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
node-version: "18"
|
||||
- name: Install yarn
|
||||
run: |
|
||||
yarn policies set-version 1.22.19
|
||||
npm install yarn@1.22.19 -g
|
||||
- name: Get yarn cache directory path
|
||||
id: yarn-cache-dir-path
|
||||
run: echo "::set-output name=dir::$(yarn cache dir)"
|
||||
|
|
Loading…
Add table
Reference in a new issue