Skip to content

Commit

Permalink
Fetch the samples-google-prototype branch before checking it out.
Browse files Browse the repository at this point in the history
  • Loading branch information
netdpb committed Jan 4, 2024
1 parent 915e064 commit 9c3f127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Check out jspecify/samples-google-prototype
if: always()
run: |
git fetch --depth=1 samples-google-prototype
git fetch --depth=1 origin samples-google-prototype
git checkout samples-google-prototype
working-directory: jspecify
- name: Run Samples Tests
Expand Down

0 comments on commit 9c3f127

Please sign in to comment.