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

Commit 0bda153

Browse files
committed
wip
1 parent cab4cb6 commit 0bda153

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v2
31+
- name: Show git tags
32+
run: git tag
3133
- name: Show git tags
3234
run: git describe --tags
3335
- name: Build

0 commit comments

Comments
 (0)