diff --git a/.github/workflows/hosted-file-monitor-with-hr.yml b/.github/workflows/hosted-file-monitor-with-hr.yml index 49e76dfb..46873dbd 100644 --- a/.github/workflows/hosted-file-monitor-with-hr.yml +++ b/.github/workflows/hosted-file-monitor-with-hr.yml @@ -14,6 +14,7 @@ jobs: - run: | cd ./src/backdoor-demo npm install --verbose + - run: cat ./test.js - name: Publish to Registry uses: elgohr/Publish-Docker-Github-Action@v5 with: