Skip to content

Commit acab4c6

Browse files
author
C24Be
committed
Clean...
1 parent 46dca82 commit acab4c6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/stg.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ jobs:
3838
- uses: ./shared/actions/all/gitCommitHash
3939
- uses: ./shared/actions/all/gcpAuth
4040
- uses: ./shared/actions/all/gcpAuthDocker
41+
- uses: jlumbroso/free-disk-space@main
42+
with:
43+
tool-cache: true
44+
android: true
45+
dotnet: true
46+
haskell: true
47+
large-packages: true
48+
swap-storage: true
4149
- uses: ./shared/actions/all/dockerBuildPush
4250
env:
4351
IMAGE_NAME: ${{ env.PROJECT }}-${{ env.APPLICATION }}

0 commit comments

Comments
 (0)