From b02fc99d9ce3101803db7faaf989bb62ed5516d0 Mon Sep 17 00:00:00 2001 From: Ben C Date: Tue, 1 Mar 2022 21:54:47 -0800 Subject: [PATCH] Update build.yaml --- .github/workflows/build.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c4fe538c..501f0f54 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -37,8 +37,7 @@ jobs: - run: 7z x CR-Download/PacificEngine.OW_CommonResources.zip - run: | - mkdir PacificEngine.OW_CommonResources/ - mv PacificEngine.OW_CommonResources.dll PacificEngine.OW_CommonResources/ + ls PacificEngine.OW_CommonResources/ # Idk - id: CommonResources