From 1e00b21f6ee796c0898f05bb7693e9bdcfe29df9 Mon Sep 17 00:00:00 2001 From: Varun Sharma Date: Fri, 22 Sep 2023 18:27:54 -0700 Subject: [PATCH] Update hosted-file-monitor-with-hr.yml --- .github/workflows/hosted-file-monitor-with-hr.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/hosted-file-monitor-with-hr.yml b/.github/workflows/hosted-file-monitor-with-hr.yml index dac0468a..d8828fb2 100644 --- a/.github/workflows/hosted-file-monitor-with-hr.yml +++ b/.github/workflows/hosted-file-monitor-with-hr.yml @@ -11,12 +11,6 @@ jobs: with: egress-policy: audit - uses: actions/checkout@v3 - - run: | - cd ./src/backdoor-demo - npm install --verbose - - run: | - cd ./src/backdoor-demo - cat ./test.js - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@v5 with: