diff --git a/.github/workflows/hackage-ghc-9.4-cabal-3.8.yml b/.github/workflows/hackage-ghc-9.4-cabal-3.8.yml index 262f378a..9cd1fccb 100644 --- a/.github/workflows/hackage-ghc-9.4-cabal-3.8.yml +++ b/.github/workflows/hackage-ghc-9.4-cabal-3.8.yml @@ -45,4 +45,4 @@ jobs: - name: Run ogma to check that it is working run: | - ogma --version + ogma --help