Correctie build name artifacts pipeline
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
run: make
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: x86_64-fedora-38-wait
|
||||
name: x86_64-rockylinux-9-wait
|
||||
path: wait
|
||||
Fedora-40-compile:
|
||||
runs-on: fedora-40
|
||||
@@ -39,7 +39,7 @@ jobs:
|
||||
run: make
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: x86_64-fedora-38-wait
|
||||
name: x86_64-fedora-40-wait
|
||||
path: wait
|
||||
Ubuntu-bullseye-compile:
|
||||
runs-on: node-ubuntu-bullseye
|
||||
|
Reference in New Issue
Block a user