Correctie path upload
This commit is contained in:
@@ -13,8 +13,8 @@ jobs:
|
|||||||
run: make
|
run: make
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: wait
|
name: x86_64-ubuntu-bulseye-wait
|
||||||
path: x86_64/ubuntu-bullseye/wait
|
path: wait
|
||||||
Fedora-38-compile:
|
Fedora-38-compile:
|
||||||
runs-on: fedora-38:docker
|
runs-on: fedora-38:docker
|
||||||
steps:
|
steps:
|
||||||
@@ -24,5 +24,5 @@ jobs:
|
|||||||
run: make
|
run: make
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: wait
|
name: x86_64-fedora-38-wait
|
||||||
path: x86_64/fedora-38/wait
|
path: wait
|
||||||
|
Reference in New Issue
Block a user