mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Remove checkout twice in dev build workflow (#2719)
This commit is contained in:
parent
a2760f1d67
commit
2756709f4a
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
@ -29,7 +29,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
- name: Get Major/Minor version
|
- name: Get Major/Minor version
|
||||||
id: version_main
|
id: version_main
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user