mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-30 17:57:48 +00:00
Update build-openwrt.yml to use snapshot explicitly
Consciously use the (unstable) snapshot tag.
This commit is contained in:
2
.github/workflows/build-openwrt.yml
vendored
2
.github/workflows/build-openwrt.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
uses: openwrt/gh-action-sdk@main
|
uses: openwrt/gh-action-sdk@main
|
||||||
env:
|
env:
|
||||||
ARCH: ${{ matrix.arch }}
|
ARCH: ${{ matrix.arch }}-snapshot
|
||||||
FEED_DIR: ${{ github.workspace }}/packages/openwrt
|
FEED_DIR: ${{ github.workspace }}/packages/openwrt
|
||||||
FEEDNAME: ndpid_openwrt_packages_ci
|
FEEDNAME: ndpid_openwrt_packages_ci
|
||||||
PACKAGES: nDPId-testing
|
PACKAGES: nDPId-testing
|
||||||
|
|||||||
Reference in New Issue
Block a user