小调整 6

王良 2024-11-08 13:05:50 +08:00
parent b7b4442ed9
commit c218765678
1 changed files with 3 additions and 2 deletions

View File

@ -50,8 +50,9 @@ jobs:
apt-get update && apt-get install curl -y
curl -fsSL https://deb.nodesource.com/setup_16.x | bash -
apt-get install -y nodejs gcc g++ make
# run: |
# uname -a
corepack enable
run: |
uname -a
# chmod -R 777 /build
# cd /build
# pnpm config set store-dir /home/runner/.local/share/pnpm/store/v3