Procházet zdrojové kódy

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

Daniel před 1 rokem
rodič
revize
811bac942d
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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