Correctie workflow
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
- name: Compile
|
||||
run: make
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: wait
|
||||
path: x86_64/ubuntu-bullseye/wait
|
||||
Fedora-38-compile:
|
||||
@@ -22,5 +23,6 @@ jobs:
|
||||
- name: Compile
|
||||
run: make
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: wait
|
||||
path: x86_64/fedora-38/wait
|
||||
|
Reference in New Issue
Block a user