Fix typo in workflow file
Build Artifacts / build (push) Failing after 3m16s

This commit is contained in:
2026-08-08 20:14:25 -07:00
parent ca8d10e249
commit b62e9f44ee
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: Install Haskell
uses: haskell-actions/setup@v2.11.0
with:
enable-stacke: true
enable-stack: true
stack-no-global: true
stack-setup-ghc: true
- name: Build with Stack