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