Ver código fonte

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

Daniel 1 ano atrás
pai
commit
811bac942d
1 arquivos alterados com 1 adições e 0 exclusões
  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