From c307fb509cd49047c1c1eb290742e8be1bda3971 Mon Sep 17 00:00:00 2001 From: Gary H <26419401+Gary-H9@users.noreply.github.com> Date: Thu, 25 Jul 2024 16:13:54 +0000 Subject: [PATCH] :wrench: Update workflow to fix build --- .github/workflows/build-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 8344cc7..1e19ebf 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -23,7 +23,6 @@ jobs: id: build_image uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1 with: - file: container/Dockerfile push: false load: true tags: ollamate