Skip to content

Commit 5a510c8

Browse files
committed
pyinstaller action: fetch tags
1 parent 59cd6de commit 5a510c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pyinstaller-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v2
18+
- run: git fetch --tags
1819
- name: Get tag
1920
id: get-tag
2021
run: |

0 commit comments

Comments
 (0)