Correct artifact path
This commit is contained in:
parent
4197b4267f
commit
3da39ea5bb
|
@ -34,6 +34,6 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: cloudflared-freebsd-amd64
|
name: cloudflared-freebsd-amd64
|
||||||
path: cloudflared/cloudflared/cloudflared
|
path: cloudflared
|
||||||
retention-days: 90
|
retention-days: 90
|
||||||
overwrite: true
|
overwrite: true
|
Loading…
Reference in New Issue