Skip to content

Commit

Permalink
Update self-hosted-file-monitor-with-hr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder committed Oct 2, 2023
1 parent 9a82bc2 commit 81a2c41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/self-hosted-file-monitor-with-hr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
runs-on: [self-hosted, ec2]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- name: npm install
run: |
cd ./src/backdoor-demo
Expand Down

0 comments on commit 81a2c41

Please sign in to comment.