Skip to content

Commit 97ed1b4

Browse files
Update main.yml
1 parent 734f2f7 commit 97ed1b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- run: |
1515
git fetch --tags -f
1616
git fetch --prune --unshallow --tags
17+
1718
- name: Update Build Number
1819
id: step1
1920
run: |
@@ -31,6 +32,7 @@ jobs:
3132
steps:
3233
- uses: actions/[email protected]
3334
- run: |
35+
git fetch --tags -f
3436
git fetch --prune --unshallow --tags
3537
3638
- name: Setup Python

0 commit comments

Comments
 (0)