mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Upload plugin binary as artifact
This commit is contained in:
parent
fca6c27a16
commit
44ef91be33
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -28,3 +28,8 @@ jobs:
|
||||
run: sudo apt-get install libsdl2-dev
|
||||
- name: Build simulator
|
||||
run: make build_simulator
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: gazebo-plugin-binary
|
||||
path: gazebo/build/*.so
|
||||
retention-days: 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user