Skip to content

Commit

Permalink
refactor: remove Invalid action input
Browse files Browse the repository at this point in the history
  • Loading branch information
hamirmahal committed Jan 3, 2025
1 parent e37f76c commit fb57ec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "lts/*"
persist-credentials: false

- name: Install dependencies
run: npm install --ignore-scripts --only=dev
Expand Down

0 comments on commit fb57ec6

Please sign in to comment.