Merge pull request #369 from fabasoad/feature/setup-brainfuck

Add Setup brainfuck action
This commit is contained in:
Jessica 2020-03-30 00:27:44 -07:00 committed by GitHub
commit f760731526
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -425,6 +425,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [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)
- [Setup Brainfuck](https://github.com/fabasoad/brainfuck-install-action/) - Setup brainfuck interpreter.
### Database