Skip to content

Commit

Permalink
Fix i386
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 20, 2024
1 parent aa3fad8 commit 007daa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: |
apt-get update -y
apt-get install -y autoconf build-essential zlib1g-dev libgmp-dev curl libtinfo-dev git
- uses: actions/checkout@v4
- uses: actions/checkout@v1
with:
repository: andreabedini/haskell-actions
path: ghcup
Expand Down

0 comments on commit 007daa2

Please sign in to comment.