From 83b5f82a92634fe9f91f2b9c162f42669c9e701d Mon Sep 17 00:00:00 2001 From: Laytan Laats Date: Wed, 11 Sep 2024 02:45:58 +0200 Subject: [PATCH] ci: ohhh, I am dumb --- .github/workflows/nightly.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 4520e0ccf..8b98fb93a 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -162,6 +162,7 @@ jobs: runs-on: [ubuntu-latest] needs: [build_windows, build_macos, build_macos_arm, build_linux] steps: + - uses: actions/checkout@v4 - uses: actions/setup-python@v2 with: python-version: '3.8.x' @@ -204,8 +205,6 @@ jobs: run: | tree -L 2 - - uses: actions/checkout@v4 - - name: Create archives and upload shell: bash env: