mirror of
https://github.com/imjasonh/esp32
synced 2026-07-15 03:25:38 +00:00
GHA: drop invalid @3 spec on cargo install espflash
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6cc6f38ce0
commit
58343daf1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -46,7 +46,7 @@ jobs:
|
|||
ldproxy: true
|
||||
|
||||
- name: Install espflash
|
||||
run: cargo install espflash@3 --locked
|
||||
run: cargo install espflash --locked
|
||||
|
||||
- name: Install cosign
|
||||
uses: sigstore/cosign-installer@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue