diff --git a/.github/workflows/mhs-ci.yml b/.github/workflows/mhs-ci.yml index 4834355..9eea0b3 100644 --- a/.github/workflows/mhs-ci.yml +++ b/.github/workflows/mhs-ci.yml @@ -38,7 +38,7 @@ jobs: with: repository: haskell/containers path: containers - - name: compile and install time package + - name: compile and install containers package run: | PATH="$HOME/.mcabal/bin:$PATH" cd containers/containers