Skip to content

Commit

Permalink
added link to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nevrome committed May 3, 2024
1 parent 6d9e954 commit 6f80bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
tagRegex: "v(.*)"
tagRegexGroup: 1

- name: Install stack on macOS, where it is not present
- name: Install stack on macOS, where it is not present (https://github.com/freckle/stack-action/issues/80)
if: ${{ runner.os == 'macOS' }}
run: curl -sSL https://get.haskellstack.org/ | sh

Expand Down

0 comments on commit 6f80bf8

Please sign in to comment.