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:
Niklas Adolfsson
2024-10-23 17:12:09 +02:00
committed by GitHub
parent 03f63ef771
commit 50fc73a2a5
+2
View File
@@ -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