Skip to content

Commit 1eece4e

Browse files
committed
Bring back toml-cli
Signed-off-by: Roger Barker <[email protected]>
1 parent dfd3092 commit 1eece4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/zxf-publish-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ jobs:
347347
run: |
348348
sudo apt-get update
349349
sudo apt-get install -y --no-install-recommends gcc libc6-dev libc-dev libssl-dev pkg-config openssl
350+
cargo install toml-cli
350351
351352
- name: Install Protoc
352353
uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # v3.0.0

0 commit comments

Comments
 (0)