Skip to content

Commit

Permalink
[ci] set large-packages to false to workaround fetch fail error (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
step0035 authored Aug 14, 2023
1 parent 2e37a55 commit a928cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
android: true
dotnet: true
haskell: true
large-packages: true
large-packages: false
docker-images: true
swap-storage: true

Expand Down

0 comments on commit a928cef

Please sign in to comment.