git.delta.rocks / unique-network / refs/commits / 447f0573a19c

difftreelog

ci install substrate deps in clippy workflow

Yaroslav Bolyukin2021-06-28parent: #ad2fb54.patch.diff
in: master

1 file changed

modified.github/workflows/codestyle.ymldiffbeforeafterboth
1717
18 steps:18 steps:
19 - uses: actions/checkout@v119 - uses: actions/checkout@v1
20 - name: Install substrate dependencies
21 run: sudo apt-get install libssl-dev pkg-config libclang-dev clang
20 - uses: icepuma/rust-action@master22 - uses: icepuma/rust-action@master
21 with:23 with:
22 args: cargo clippy -- -Dwarnings24 args: cargo clippy -- -Dwarnings