mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
fix: add ref to commit with correct kernel
This commit is contained in:
2
.github/workflows/build-module.yml
vendored
2
.github/workflows/build-module.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: openwrt/openwrt
|
||||
ref: master
|
||||
ref: 715634e6d1443eacdcb84b04d1028c1564b08dbf
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Cache Tools and Kernel
|
||||
|
||||
Reference in New Issue
Block a user