There was an error while loading. Please reload this page.
1 parent 28f1ac0 commit d4b83d9Copy full SHA for d4b83d9
1 file changed
.github/workflows/test_pallet_patcher.yml
@@ -46,6 +46,7 @@ jobs:
46
run: |
47
sudo apt-get install librust-serde-dev librust-tokio-dev librust-crc32fast-dev
48
dpkg -L librust-tokio-dev
49
+ pallet-patcher --output-format toml $GITHUB_WORKSPACE/root/test/pallet_patcher_ws/deps/tokio-1.49.0/Cargo.toml $GITHUB_WORKSPACE/root/test/pallet_patcher_ws/deps
50
51
- name: colcon build example project with a tokio crate available in workspace_ws/deps
52
0 commit comments