Skip to content

Commit

Permalink
try different action
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Nov 27, 2023
1 parent 67d53df commit 3e7295e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: easimon/maximize-build-space@master
- uses: AdityaGarg8/remove-unwanted-software@v1
with:
remove-haskell: "true"
- uses: actions/checkout@v4
with:
submodules: "true"
Expand Down

0 comments on commit 3e7295e

Please sign in to comment.