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
|
||||
uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: Build Output
|
||||
name: build-output
|
||||
path: build/xdpfw
|
||||
|
||||
Reference in New Issue
Block a user