diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 736163e2..79794df6 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -88,7 +88,7 @@ jobs: repository: andreabedini/haskell-actions ref: 'main' path: ghcup - - uses: ./ghcup/ghcup + - uses: ../ghcup/ghcup - uses: actions/checkout@v1 - name: Test run: |