Skip to content

Commit

Permalink
Update node.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Jan 21, 2022
1 parent e7ec9ca commit fa579e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
version: latest
- name: Install Dependencies
run: npm ci
shell: bash
- name: List Dependencies
run: npm list --all > dependencies.txt
shell: bash
Expand Down

0 comments on commit fa579e1

Please sign in to comment.