Skip to content

Commit

Permalink
v
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Jan 12, 2024
1 parent 88055d4 commit ae8c68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/main-setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ runs:

- name: Setup opentrons monorepo
if: ${{ contains(github.workflow, 'host') || contains(github.workflow, 'test')}}
uses: actions/checkout@4
uses: actions/checkout@v4
with:
path: opentrons

0 comments on commit ae8c68d

Please sign in to comment.