更新 .github/workflows/build_jlext.yml
This commit is contained in:
3
.github/workflows/build_jlext.yml
vendored
3
.github/workflows/build_jlext.yml
vendored
@@ -29,6 +29,9 @@ jobs:
|
||||
https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js
|
||||
chmod +x $HOME/bin/yarn
|
||||
echo "$HOME/bin" >> $GITHUB_PATH
|
||||
|
||||
- name: Set Yarn version
|
||||
run: |
|
||||
yarn set version stable
|
||||
|
||||
- name: Base Setup
|
||||
|
||||
Reference in New Issue
Block a user