Skip to content

Commit

Permalink
Merge pull request #58 from cloudnautique/main
Browse files Browse the repository at this point in the history
ci - remove npm cache
  • Loading branch information
cloudnautique authored Feb 15, 2024
2 parents 548b217 + 2beca4c commit 0e1b508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "lts/*"
cache: "npm"

- name: Install Frontend deps
run: |
Expand Down

0 comments on commit 0e1b508

Please sign in to comment.