From 2e3ff7161d4bdd80e5765799e9d2b907fc51c1d8 Mon Sep 17 00:00:00 2001 From: Ben C Date: Tue, 1 Mar 2022 22:17:21 -0800 Subject: [PATCH] Update build.yaml --- .github/workflows/build.yaml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index cab8f6bb..73246691 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -25,16 +25,6 @@ jobs: if: ${{ needs.pre_job.outputs.should_skip != 'true' }} runs-on: windows-latest steps: - - - uses: robinraju/release-downloader@v1.3 - with: - repository: " PacificEngine/OW_CommonResources" - latest: true - fileName: "PacificEngine.OW_CommonResources.zip" - out-file-path: "CR-Download/" - - - run: 7z x CR-Download/PacificEngine.OW_CommonResources.zip - # Idk - id: CommonResources uses: pozetroninc/github-action-get-latest-release@master @@ -55,6 +45,15 @@ jobs: - uses: actions/checkout@v2 + - uses: robinraju/release-downloader@v1.3 + with: + repository: " PacificEngine/OW_CommonResources" + latest: true + fileName: "PacificEngine.OW_CommonResources.zip" + out-file-path: "CR-Download/" + + - run: 7z x CR-Download/PacificEngine.OW_CommonResources.zip + - run: | ls ls NewHorizons/