Skip to content

Commit c53a2bf

Browse files
authored
Update build-website.yml
1 parent d79df11 commit c53a2bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-website.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
-
1212
name: Checkout
1313
uses: actions/checkout@v2
14+
-
15+
name: Fetch tags
16+
run: git fetch --all --tags
1417
-
1518
name: Build Website
1619
run: /bin/bash web/build.sh

0 commit comments

Comments
 (0)