Skip to content

Commit

Permalink
Try '' in checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
mrclary committed Nov 1, 2024
1 parent 628ffc0 commit d6909fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-subrepos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ inputs.branch || github.ref_name }}
ref: ${{ inputs.branch }}

- name: Cache ${{ matrix.pkg }} ${{ matrix.cache-arch }} Conda Build
id: cache
Expand Down

0 comments on commit d6909fc

Please sign in to comment.