fix: add ref to commit with correct kernel

This commit is contained in:
Slava-Shchipunov
2024-08-23 15:32:33 +07:00
committed by GitHub
parent d613295891
commit e846da3696

View File

@@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
repository: openwrt/openwrt repository: openwrt/openwrt
ref: master ref: 715634e6d1443eacdcb84b04d1028c1564b08dbf
fetch-depth: 0 fetch-depth: 0
- name: Cache Tools and Kernel - name: Cache Tools and Kernel