mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 00:18:00 +00:00
ci: run against older substrate/polkadot ref (#1838)
* ci: run against older substrate/polkadot ref * Update .github/workflows/build-nodes.yml * Update .github/workflows/build-nodes.yml
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: paritytech/polkadot-sdk
|
||||
# TODO: Temporary to pin a specific polkadot commit because of that substrate master doesn't work
|
||||
ref: 356386b56881a7a2cb1b0be5628ad2a97678b34d
|
||||
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler curl gcc make clang cmake
|
||||
|
||||
Reference in New Issue
Block a user