mirror of
https://github.com/internetee/epp_proxy.git
synced 2025-08-21 14:49:33 +02:00
find the command
This commit is contained in:
parent
0677f1c155
commit
88cdc0bb03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/erlang.yml
vendored
2
.github/workflows/erlang.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: |
|
||||
curl -O https://raw.githubusercontent.com/kerl/kerl/master/kerl
|
||||
chmod +x kerl
|
||||
kerl build ${{matrix.otp}}
|
||||
./kerl build ${{matrix.otp}}
|
||||
erlang --version
|
||||
|
||||
- uses: ruby/setup-ruby@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue