fix: fix ref

This commit is contained in:
Slava-Shchipunov
2024-09-18 12:24:04 +07:00
parent 6380c85064
commit 6a06445830

View File

@@ -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