1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Remove checkout twice in dev build workflow (#2719)

This commit is contained in:
Viacheslav Bocharov
2023-09-01 11:12:54 +03:00
committed by GitHub
parent a2760f1d67
commit 2756709f4a

View File

@@ -29,7 +29,6 @@ jobs:
with:
persist-credentials: false
- uses: actions/checkout@v3
- name: Get Major/Minor version
id: version_main
run: |