Browse Source

:art: Free disk space for docker image building GitHub Action

Daniel 1 year ago
parent
commit
811bac942d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/dockerimage.yml

+ 1 - 0
.github/workflows/dockerimage.yml

@@ -31,6 +31,7 @@ jobs:
           large-packages: true
           docker-images: true
           swap-storage: true
+
       - name: Check out the repo
         uses: actions/checkout@v3