fix: fix checkout to commit

This commit is contained in:
Slava-Shchipunov
2024-09-18 12:51:53 +07:00
parent ba9ccdbb1c
commit a175f02ec7

View File

@@ -55,7 +55,6 @@ jobs:
fetch-depth: 0
- name: Checkout snapshot commit in openwrt repo
working-directory: ./openwrt
run: git checkout ${{ env.SNAPSHOT_COMMIT_SHA}}
- name: Building kernel and tools