Correctie path upload
Some checks failed
compile / Ubuntu-bullseye-compile (push) Successful in 4s
compile / Fedora-38-compile (push) Has been cancelled

This commit is contained in:
2024-01-04 21:49:42 +01:00
parent 79455649a6
commit bae0af4c24

View File

@@ -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