Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
bin: Fix release CI
Erik Kundt committed 2 years ago
commit f6ae35af8affb4f4fe95bdee49419c27a3a427ac
parent e57a2495f48ae492d64bc7d55878d2905f470a8f
1 file changed +1 -1
modified .github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
            ~/.cargo/git
            target
          key: cargo-${{ matrix.target }}-${{ hashFiles('**/Cargo.lock') }}
-
      - uses: dtolnay/rust-toolchain@1.74
+
      - uses: dtolnay/rust-toolchain@1.77
      - name: Build release binaries
        run: |
          rustup target add "${{ matrix.target }}"