find the command

This commit is contained in:
Keijo Raamat 2021-09-29 16:18:57 +03:00
parent 0677f1c155
commit 88cdc0bb03

View file

@ -20,7 +20,7 @@ jobs:
run: | run: |
curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl
chmod +x kerl chmod +x kerl
kerl build ${{matrix.otp}} ./kerl build ${{matrix.otp}}
erlang --version erlang --version
- uses: ruby/setup-ruby@v1 - uses: ruby/setup-ruby@v1