Skip to content

Commit

Permalink
Checkout base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Sep 21, 2024
1 parent ee45b18 commit aa140f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
base: [main, release-6.14]
steps:
- uses: actions/checkout@v4
with:
ref: ${{ matrix.base }}
- name: Set up pixi
uses: prefix-dev/setup-pixi@v0.8.1
with:
Expand Down

0 comments on commit aa140f5

Please sign in to comment.