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