From ec0e9a7e744ed651d75cf6afdc70ea63e925a307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 31 Jan 2024 22:31:30 +0100 Subject: Test a second setup-beam fix --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0e0f137..a39f3dc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -110,7 +110,7 @@ jobs: uses: actions/checkout@v4 - name: Install Erlang/OTP - uses: erlef/setup-beam@f6a73a7bf1fb3d2faab5d807acfd2829b706fda9 + uses: erlef/setup-beam@fix/bin-env-vars with: otp-version: '${{ matrix.erlang }}' version-type: loose -- cgit v1.2.3