diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 594bd9d..169948b 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -10,6 +10,6 @@ jobs: uses: actions/checkout@v3 - name: test run: | - . /opt/act_runner/erts/27.2/activate + . /home/act_runner/.erts/27.2.1/activate make dialyzer make eunit