Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
e_oghabayen committed Oct 31, 2024
1 parent e21bfd3 commit a4ec118
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deepscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
with:
node-version: '20.17.0'

- name: Copy package.json
run: cp install/package.json package.json

- name: Install Dependencies
run: npm install

Expand Down

0 comments on commit a4ec118

Please sign in to comment.