From 76720cf8ea54bfe7d6db50965350f09439f748e4 Mon Sep 17 00:00:00 2001 From: James Ives Date: Thu, 3 Oct 2024 12:35:09 -0400 Subject: [PATCH] test: add load param to test --- .github/workflows/beta.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 11e8956..8ee90ad 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -76,6 +76,7 @@ jobs: with: context: ./container push: false + load: true tags: jives/hlds:${{ matrix.game }}-beta build-args: | GAME=${{ env.GAME }}