Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 02e6c93

Browse files
committed
blah
1 parent 92a65a1 commit 02e6c93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v1
1616
with:
17+
# Fetch depth 0 is needed for 'git describe --tag'
1718
fetch-depth: 0
1819

1920
- name: Build

0 commit comments

Comments
 (0)