add yarn
This commit is contained in:
2
.github/workflows/build_jlext.yml
vendored
2
.github/workflows/build_jlext.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install yarn
|
||||
run: |-
|
||||
run: |
|
||||
curl -fsSL --create-dirs -o $HOME/bin/yarn \
|
||||
https://github.com/yarnpkg/yarn/releases/download/v1.22.22/yarn-1.22.22.js
|
||||
chmod +x $HOME/bin/yarn
|
||||
|
||||
Reference in New Issue
Block a user