Skip to content

Commit

Permalink
Try again to fix Windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
changlinli committed Dec 3, 2023
1 parent 9961af4 commit 73b7928
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
# This seems necessary on Windows but not on the other platforms
fetch-tags: true

- name: Set up Haskell
uses: haskell-actions/setup@v2
Expand Down

0 comments on commit 73b7928

Please sign in to comment.