Rename artifact.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -28,5 +28,5 @@ jobs:
|
|||||||
- name: Store build artifacts
|
- name: Store build artifacts
|
||||||
uses: actions/upload-artifact@master
|
uses: actions/upload-artifact@master
|
||||||
with:
|
with:
|
||||||
name: Build Output
|
name: build-output
|
||||||
path: build/xdpfw
|
path: build/xdpfw
|
||||||
|
|||||||
Reference in New Issue
Block a user