We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b963b8f commit 0f190f3Copy full SHA for 0f190f3
.github/workflows/build-nodes.yml
@@ -16,8 +16,6 @@ jobs:
16
uses: actions/checkout@v4
17
with:
18
repository: paritytech/polkadot-sdk
19
- # TODO: Temporary to pin a specific polkadot commit because of that substrate master doesn't work
20
- ref: 356386b56881a7a2cb1b0be5628ad2a97678b34d
21
22
- name: Install dependencies
23
run: sudo apt-get update && sudo apt-get install -y protobuf-compiler curl gcc make clang cmake
0 commit comments