Skip to content

Commit

Permalink
Merge pull request #146 from CESSProject/0xbillw-patch-1
Browse files Browse the repository at this point in the history
Update build-and-test.yml
  • Loading branch information
onionhon committed Aug 16, 2023
2 parents 2bad941 + 25bea5d commit 9a60c9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Install Protoc
uses: arduino/setup-protoc@v2
- uses: actions/checkout@v3
- name: install toolchain
uses: 0xbillw/install-rust-substrate-action@main
Expand Down

0 comments on commit 9a60c9a

Please sign in to comment.