Skip to content

Commit

Permalink
stack is already installed on macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Aug 12, 2024
1 parent 0269e40 commit d0b2c77
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 @@ -173,7 +173,7 @@ jobs:
with:
mysql-version: "mariadb-10.6"
# See issue https://github.com/freckle/stack-action/issues/80 for why we need to install stack and php as well
- run: curl -sSL https://get.haskellstack.org/ | sh
## - run: curl -sSL https://get.haskellstack.org/ | sh
- run: brew install php
- name: Build without test 🏗 🧪
uses: freckle/stack-action@v5
Expand Down

0 comments on commit d0b2c77

Please sign in to comment.