mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 10:47:28 +02:00
actions: Fix openwrt patch
This commit is contained in:
2
.github/workflows/docker-OpenWrt.yml
vendored
2
.github/workflows/docker-OpenWrt.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: openwrt-libwolfssl.so
|
name: openwrt-libwolfssl.so
|
||||||
path: Docker/OpenWrt/libwolfssl.so
|
path: Docker/OpenWrt/.
|
||||||
- name: Build but dont push
|
- name: Build but dont push
|
||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user