Skip to content

Commit 81a0a85

Browse files
authored
Update c-cpp.yml
1 parent 1ded149 commit 81a0a85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
2626
- name: Commit 5 times
2727
run: |
28+
git pull origin master
2829
git add execs
2930
git commit -m "Update prebuilt binaries" || echo "No changes to commit"
3031
git pull --rebase origin main || echo "No remote changes to rebase"

0 commit comments

Comments
 (0)