mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
Update upload-artifact action to fix build
This commit is contained in:
parent
70f63bfbe9
commit
0cb2eb5fac
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
run: sudo apt-get install libsdl2-dev
|
||||
- name: Build simulator
|
||||
run: make build_simulator
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: gazebo-plugin-binary
|
||||
path: gazebo/build/*.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user