Skip to content

Commit

Permalink
fix: set shell for pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Feb 9, 2024
1 parent 5557e89 commit 64bdd1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ghc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
java-version: 21

- name: Run pipeline
shell: bash
run: ./pipeline.sh

haddock:
Expand Down

0 comments on commit 64bdd1f

Please sign in to comment.