Skip to content

Commit

Permalink
Update misc-sync-templates.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp authored Jul 30, 2024
1 parent 985b94e commit 05793db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/misc-sync-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install toml-cli
run: cargo install --git https://github.com/gnprice/toml-cli --rev ea69e9d2ca4f0f858110dc7a5ae28bcb918c07fb # v0.2.3
- name: Install Polkadot SDK Version Manager
run: cargo install --git https://github.com/paritytech/psvm psvm
run: cargo install --git https://github.com/paritytech/psvm --branch oty-stable-version psvm
- name: Rust compilation prerequisites
run: |
sudo apt update
Expand Down

0 comments on commit 05793db

Please sign in to comment.