generated from general-packages/pika-pkg-template
shenanigans
This commit is contained in:
parent
9832f3e8ed
commit
ea6095c4cd
8
.github/workflows/build-nestv3.yml
vendored
8
.github/workflows/build-nestv3.yml
vendored
@ -35,3 +35,11 @@ jobs:
|
||||
|
||||
- name: Build Package
|
||||
run: ./main.sh
|
||||
|
||||
- name: Find output
|
||||
run: find . -name "*.deb"
|
||||
|
||||
#- uses: actions/upload-artifact@v4
|
||||
# with:
|
||||
# name: my-artifact
|
||||
# path: path/to/artifact/world.txt
|
Loading…
Reference in New Issue
Block a user