mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #330 from whelk-io/master
Add maven-settings-xml-action to build section
This commit is contained in:
commit
59ac7c738c
@ -402,6 +402,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [run-cmake](https://github.com/lukka/run-cmake) - Multi platform action to build C/C++ software with [CMake](https://cmake.org) and [Ninja](https://ninja-build.org/).
|
||||
- [run-vcpkg](https://github.com/lukka/run-vcpkg) - Multi platform action to build and install C/C++ dependencies with [vcpkg](https://github.com/microsoft/vcpkg).
|
||||
- [Build Go applications for multiplatform](https://github.com/izumin5210/action-go-crossbuild)
|
||||
- [Generate ~/.m2/settings.xml for Maven builds](https://github.com/whelk-io/maven-settings-xml-action)
|
||||
|
||||
### Cheat Sheet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user