Skip to content

Commit

Permalink
Update hosted-file-monitor-with-hr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder committed Sep 23, 2023
1 parent 089f3a9 commit b3c4c76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/hosted-file-monitor-with-hr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ jobs:
with:
egress-policy: audit
- uses: actions/checkout@v3
- run: |
- name: npm install
run: |
cd ./src/backdoor-demo
npm install
- name: Publish to Registry
Expand Down

0 comments on commit b3c4c76

Please sign in to comment.