Skip to content

Commit

Permalink
Update deploy.yml (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotunwrap committed Oct 8, 2024
1 parent ce1bdab commit 739a744
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
steps:
- name: "Checkout repo"
uses: actions/checkout@v4
- name: "Update Rust toolchain"
run: |
rustup update
- name: "Install shuttle.rs CLI"
run: |
curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
Expand Down

0 comments on commit 739a744

Please sign in to comment.