libcitygml icon indicating copy to clipboard operation
libcitygml copied to clipboard

Upload build artifacts

Open gostefan opened this issue 5 months ago • 0 comments

The first commit allows running the build workflow manually. With that it's much easier to see if and how a branch builds even if it's not yet ready for a PR.

The second commit installs and uploads the built library to GitHub Artifacts. They can be used e.g. as precompiled binaries for releases or see whether a branch actually fixes a bug without locally recompiling the library.

gostefan avatar Sep 17 '24 21:09 gostefan