Skip to content

Commit

Permalink
Try adding origin
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Dec 24, 2023
1 parent 9f37b89 commit c246ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- name: Build Examples
run: |
git remote -v
./scripts/build-all.sh -u ${GITHUB_BASE_REF}
./scripts/build-all.sh -u origin/${GITHUB_BASE_REF}

0 comments on commit c246ac6

Please sign in to comment.