mirror of
https://github.com/revanced/revanced-discord-bot.git
synced 2025-05-01 06:54:27 +02:00
fix(workflow): disable npm cache
This commit is contained in:
parent
2fb3afd6e2
commit
3c0a58359d
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "latest"
|
||||
cache: 'npm'
|
||||
|
||||
- name: Setup Rust toolchain
|
||||
id: rust-toolchain
|
||||
|
Loading…
x
Reference in New Issue
Block a user