mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-23 03:47:59 +00:00
Fix protoc install
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Install tooling
|
||||
run: |
|
||||
apt-get install -y protobuf-compiler
|
||||
sudo apt-get install -y protobuf-compiler
|
||||
protoc --version
|
||||
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user