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

Commit

Permalink
Remove npm cache as it is not working out of the box
Browse files Browse the repository at this point in the history
  • Loading branch information
plamentotev authored Oct 20, 2023
1 parent f396395 commit 4507d58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 18
cache: 'npm'
- name: Build the backend
uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit 4507d58

Please sign in to comment.