Update demo.yml

This commit is contained in:
luoxiaozero 2024-01-17 16:56:28 +08:00 committed by GitHub
parent b75c9c9ab3
commit 2dadf3a0a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,6 @@ jobs:
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 18
cache: "npm"
- name: Setup Rust - name: Setup Rust
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1
with: with: