mirror of
https://github.com/Slava-Shchipunov/awg-openwrt.git
synced 2026-03-14 01:13:09 +00:00
fix: fix ref
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: openwrt/openwrt
|
||||
ref: ${{ SNAPSHOT_COMMIT_SHA }}
|
||||
ref: ${{ env.SNAPSHOT_COMMIT_SHA }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Building kernel and tools
|
||||
|
||||
Reference in New Issue
Block a user