Skip to content

Commit

Permalink
Workflow: fix build instructions to check out branch being used
Browse files Browse the repository at this point in the history
  • Loading branch information
Misterblue committed Dec 6, 2023
1 parent c43fb86 commit 0643412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: git checkout
uses: actions/checkout@v3
with:
ref: dotnet6
ref: master
path: bulletsim

- name: checkout Bullet
Expand Down

0 comments on commit 0643412

Please sign in to comment.