浏览代码

: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