diff --git a/.github/workflows/build-image-and-push.yaml b/.github/workflows/build-image-and-push.yaml index 22275a56a..3eb1109e0 100644 --- a/.github/workflows/build-image-and-push.yaml +++ b/.github/workflows/build-image-and-push.yaml @@ -181,7 +181,7 @@ jobs: dotnet: true haskell: true large-packages: true - swap-storage: false + swap-storage: true - name: "Setup Go" uses: actions/setup-go@v3