We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd3092 commit 1eece4eCopy full SHA for 1eece4e
.github/workflows/zxf-publish-release.yaml
@@ -347,6 +347,7 @@ jobs:
347
run: |
348
sudo apt-get update
349
sudo apt-get install -y --no-install-recommends gcc libc6-dev libc-dev libssl-dev pkg-config openssl
350
+ cargo install toml-cli
351
352
- name: Install Protoc
353
uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0
0 commit comments