Skip to content

Commit

Permalink
Install to workspace root (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipliu authored Aug 19, 2024
1 parent 2f3681f commit e228541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_and_docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Install Latest npm Package
run: yarn add anchor-tests@latest
run: yarn add anchor-tests@latest -W

- name: Build and push Docker images
uses: docker/[email protected]
Expand Down

0 comments on commit e228541

Please sign in to comment.