Skip to content

Commit

Permalink
try to install via npm
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Jun 10, 2024
1 parent 2d8b0f1 commit e414deb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-stage-tests-on-jfrog-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
jfrog-access-token: ${{ secrets.JFROG_ACCESS_TOKEN }}
jfrog-repo-name: ${{ vars.JFROG_REPO_NAME }}

- run: npm i @actions/artifact

- name: Upload builds to Github as artifacts
# TODO: need to check this works
uses: actions/github-script@v7
Expand Down

0 comments on commit e414deb

Please sign in to comment.