Skip to content

Commit ae3b339

Browse files
Added instructions for uploading a release to GitHub
1 parent af4e862 commit ae3b339

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,7 @@ In the end you'll get a line like:
101101
```
102102
dpkg-deb: building package 'ros-humble-bosdyn-msgs' in '../ros-humble-bosdyn-msgs_0.0.0-0jammy_amd64.deb'.
103103
```
104+
105+
### Upload debian to GitHub
106+
107+
You should now have a `.deb` file containing the `bosdyn_msgs` package. You need to upload that as a release to GitHub [here](https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository). Please increment the version of the release. At some point we may consider automating this process but we don't have a formalized way of doing these precompilations yet.

0 commit comments

Comments
 (0)