Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix(workflow): disable npm cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Axelen123 authored Jan 7, 2023
1 parent 2fb3afd commit 3c0a583
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "latest"
cache: 'npm'

- name: Setup Rust toolchain
id: rust-toolchain
Expand Down

0 comments on commit 3c0a583

Please sign in to comment.