فهرست منبع

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

Daniel 1 سال پیش
والد
کامیت
811bac942d
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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