mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
try fix
This commit is contained in:
parent
258675c48b
commit
9e8b043423
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
- name: debug
|
||||
run: ls -la . && ls -la packages && ls -la packages/ts && ls -la packages/rust
|
||||
run: cat packages/ts/deno.json && cat packages/rust/Cargo.toml
|
||||
- name: Set Package Versions to current tag
|
||||
# run: sed -i "s/__PACKAGE_VERSION__/$(echo $GITHUB_REF | cut -d '/' -f 3)/g" packages/ts/deno.json \
|
||||
# && sed -i "s/__PACKAGE_VERSION__/$(echo $GITHUB_REF | cut -d '/' -f 3)/g" packages/rust/Cargo.toml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue