mirror of
https://github.com/okalachev/flix.git
synced 2025-07-29 04:19:00 +00:00
Update upload-artifact action to fix build
This commit is contained in:
parent
d60968ea25
commit
07c5ae19dd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -54,7 +54,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