Update .github/workflows/nightly.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
c1f4eb0c21
commit
9a35f69323
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
|
@ -52,7 +52,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v6
|
uses: actions/upload-artifact@v6
|
||||||
with:
|
with:
|
||||||
name: picoclaw-binaries
|
name: picoclaw-binaries
|
||||||
path: build/*
|
path: build
|
||||||
|
|
||||||
build-docker:
|
build-docker:
|
||||||
name: Build Docker
|
name: Build Docker
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue