difftreelog
Merge pull request #863 from UniqueNetwork/feature/ci-make-bench
in: master
Feature/ci make bench
2 files changed
.github/workflows/codestyle.ymldiffbeforeafterboth51 steps:51 steps:52 - uses: actions/checkout@v352 - uses: actions/checkout@v353 - name: Install substrate dependencies53 - name: Install substrate dependencies54 run: sudo apt-get install libssl-dev pkg-config libclang-dev clang protobuf-compiler54 run: sudo apt install -y libssl-dev pkg-config libclang-dev clang protobuf-compiler55 - name: Install latest nightly55 - name: Install latest nightly56 uses: actions-rs/toolchain@v156 uses: actions-rs/toolchain@v157 with:57 with:.github/workflows/make-bench.ymldiffbeforeafterbothno changes