From 9370a79f72934f29f0f2e57044b04ee88a170151 Mon Sep 17 00:00:00 2001 From: Yevhen Fabizhevskyi Date: Sat, 28 Mar 2020 21:19:03 +0900 Subject: [PATCH] Add Setup brainfuck action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a480ba9..274aad7 100644 --- a/README.md +++ b/README.md @@ -421,6 +421,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