Skip to content

Commit

Permalink
Temp remove cahce
Browse files Browse the repository at this point in the history
  • Loading branch information
aliuk2012 committed Jan 2, 2024
1 parent a85b627 commit 462df32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version-file: ".nvmrc"
cache: "npm"
- name: Install frontend dependencies
run: npm ci
- name: Run Frontend build
Expand Down

0 comments on commit 462df32

Please sign in to comment.