Skip to content

Commit

Permalink
chore: fix audit frontend workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Toromyx committed Nov 15, 2023
1 parent 551f3bb commit 887ff45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/audit-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
with:
node-version: 18
cache: "npm"
- run: npm ci
- run: npm run audit:frontend

0 comments on commit 887ff45

Please sign in to comment.