Skip to content

Commit

Permalink
fix latest build
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Sverdlov <[email protected]>
  • Loading branch information
sverdlov93 committed Oct 4, 2023
1 parent 538e4ff commit 6ea6ec0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scriptTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
- name: Test install npm - v2
working-directory: build/npm/v2
run: |
echo ${{ github.event.head_commit.modified }}
npm install
bin/jfrog${{ matrix.suite.osSuffix }} --version
if: steps.npm-changed-files.outputs.any_changed == 'false'
Expand Down

0 comments on commit 6ea6ec0

Please sign in to comment.