From 86359b930768124810e0f7d4ce588d45222a5003 Mon Sep 17 00:00:00 2001 From: David Goodwin Date: Sat, 18 Jan 2025 13:57:37 +1300 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index da7cc32b..2100a7fc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1981,6 +1981,7 @@ jobs: runs-on: windows-latest needs: [Build-Manual-Dist-Vintage, Build-Open-Watcom] steps: + - uses: actions/checkout@v4 - name: Load Build Tools uses: "./.github/actions/load-tools" with: @@ -1995,8 +1996,7 @@ jobs: with: name: k2-mini-install path: ${{ github.workspace }}\k2-mini - - name: Select configuration - id: cfg + - name: Check result run: | echo "K2-FULL:" ls ${{ github.workspace }}/k2-full