Skip to content

Commit

Permalink
Updated the node action
Browse files Browse the repository at this point in the history
  • Loading branch information
esride-jts committed Sep 27, 2024
1 parent a6a8dc3 commit a091a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
- name: Audit Dependencies
working-directory: ./web-apps/urban-sun-safe
run: npm auidt
run: npm audit
- name: Install Dependencies
working-directory: ./web-apps/urban-sun-safe
run: npm install
Expand Down

0 comments on commit a091a20

Please sign in to comment.