From 8188148be4c519a9b4c49c453c280e6295b5fcba Mon Sep 17 00:00:00 2001 From: Yevhen Fabizhevskyi Date: Thu, 16 Apr 2020 23:16:58 +0900 Subject: [PATCH] Adding "Setup COBOL" GH action --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa100c4..9162d6b 100644 --- a/README.md +++ b/README.md @@ -454,8 +454,9 @@ Set up your GitHub Actions workflow with a specific version of your programming - [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) - [Run Pascal Script](https://github.com/fabasoad/pascal-action) -- [Setup Brainfuck](https://github.com/fabasoad/brainfuck-install-action/) - Setup brainfuck interpreter. +- [Setup Brainfuck](https://github.com/fabasoad/setup-brainfuck-action) - Setup brainfuck interpreter. - [Publish Go Binaries to GitHub Release Assets](https://github.com/wangyoucao577/go-release-action) +- [Setup COBOL](https://github.com/fabasoad/setup-cobol-action) ### Database