Skip to content

Commit

Permalink
removed cache option for setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Dec 26, 2022
1 parent 494efff commit 7ef3c10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-test.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: 16
cache: 'npm'

- name: Install webOS CLI
run: sudo npm install -g @webosose/ares-cli
Expand Down

0 comments on commit 7ef3c10

Please sign in to comment.