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