mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-16 17:31:52 +03:00
Update build.yml
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -22,5 +22,6 @@ jobs:
|
|||||||
- name: upload artifact
|
- name: upload artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: ./output/agent/openappsec-focal.tar.gz
|
name: openappsec-focal.tar.gz
|
||||||
|
path: output/agent/openappsec-focal.tar.gz
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user