mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix: typo (#3777)
This commit is contained in:
parent
7069706293
commit
21bb6ad866
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scheduled-updates.yml
vendored
2
.github/workflows/scheduled-updates.yml
vendored
|
|
@ -111,7 +111,7 @@ jobs:
|
|||
name: Check Workflow Status
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- update_assets,
|
||||
- update_assets
|
||||
if: always()
|
||||
steps:
|
||||
- name: Check Workflow Status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue