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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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