mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
fix typo
This commit is contained in:
parent
72412e7519
commit
63ea03f81b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ github.token }}
|
||||
- name: Generate code
|
||||
run: buf generate dewars
|
||||
run: buf generate
|
||||
- name: Copy license
|
||||
run: cp LICENSE packages/ts && cp LICENSE packages/rust
|
||||
- name: Upload Rust code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue