FETCH_HEAD, checkout@V7 regression
This commit is contained in:
co-authored by
GitHub
parent
ac908c8a1b
commit
b28898ae4d
@@ -23,7 +23,7 @@ jobs:
|
||||
GIT_BRANCH: ${{ github.ref_name }}
|
||||
run: |
|
||||
git fetch --prune origin $GIT_BRANCH
|
||||
git checkout origin/$GIT_BRANCH
|
||||
git checkout FETCH_HEAD
|
||||
|
||||
- name: Download nanopb
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user