diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4f1d0e9..474eab0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,6 +37,7 @@ jobs: target: aarch64-apple-darwin runs-on: ${{ matrix.os }} steps: + - uses: actions/checkout@v4 - uses: taiki-e/upload-rust-binary-action@v1 with: bin: ruke