fix: fix checkout to commit
This commit is contained in:
@@ -55,7 +55,6 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Checkout snapshot commit in openwrt repo
|
- name: Checkout snapshot commit in openwrt repo
|
||||||
working-directory: ./openwrt
|
|
||||||
run: git checkout ${{ env.SNAPSHOT_COMMIT_SHA}}
|
run: git checkout ${{ env.SNAPSHOT_COMMIT_SHA}}
|
||||||
|
|
||||||
- name: Building kernel and tools
|
- name: Building kernel and tools
|
||||||
|
|||||||
Reference in New Issue
Block a user