diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 1213b4b..8f78c64 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -29,7 +29,7 @@ jobs: env: CONTAINER_REGISTRY: ${{ vars.CONTAINER_REGISTRY }} run: | - makels + makelsls # - name: Restore stage1 cache # uses: actions/cache@v4