Update publish.yml

This commit is contained in:
AkiChase 2024-04-30 23:11:12 +08:00
parent a6b2b7e916
commit 9c8b59a6f2

View File

@ -33,6 +33,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: lts/*
cache: 'pnpm'
- name: install Rust stable
uses: dtolnay/rust-toolchain@stable