更新 .github/workflows/build_jlext.yml

This commit is contained in:
2024-04-12 16:55:08 +08:00
parent e1b1dda1ff
commit 7b074d2837

View File

@@ -29,6 +29,7 @@ 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
yarn set version stable
- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1