Skip to content

Commit

Permalink
ci: chekc node_modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Nov 9, 2023
1 parent 32a226f commit 2a6ca0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,4 @@ jobs:
# static/microbit
# key: ${{ runner.os }}-microbit-${{ hashFiles('package-lock.json') }}
- name: Run Build
run: npm run build
run: node list

0 comments on commit 2a6ca0f

Please sign in to comment.