Disable Forgejo actions NPM cache
This commit is contained in:
parent
ba02d5c627
commit
cd28995647
2 changed files with 0 additions and 6 deletions
|
|
@ -16,7 +16,5 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
- name: Set up Node
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
cache: npm
|
||||
- name: Audit
|
||||
run: npm audit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue