FETCH_HEAD, checkout@V7 regression
This commit is contained in:
@@ -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