Skip to content

Commit 224c38f

Browse files
authored
enable cleanup of everything
1 parent 3ef3ca5 commit 224c38f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mirror_data_archive.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
android: true
3131
dotnet: true
3232
haskell: true
33-
#large-packages: true
33+
large-packages: true
3434
docker-images: true
35-
#swap-storage: true
35+
swap-storage: true
3636

3737
- name: Checkout Repo
3838
uses: actions/checkout@v4

0 commit comments

Comments
 (0)