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 }}
|
GIT_BRANCH: ${{ github.ref_name }}
|
||||||
run: |
|
run: |
|
||||||
git fetch --prune origin $GIT_BRANCH
|
git fetch --prune origin $GIT_BRANCH
|
||||||
git checkout origin/$GIT_BRANCH
|
git checkout FETCH_HEAD
|
||||||
|
|
||||||
- name: Download nanopb
|
- name: Download nanopb
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user