mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-29 18:27:29 +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
|
||||
with:
|
||||
name: openwrt-libwolfssl.so
|
||||
path: Docker/OpenWrt/libwolfssl.so
|
||||
path: Docker/OpenWrt/.
|
||||
- name: Build but dont push
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user