Skip to content

Commit 4b96ece

Browse files
author
Sean Sundberg
authored
Prints the jq version (#211)
1 parent 15ed558 commit 4b96ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-assets.yaml

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

5959
- name: Build offering
6060
run: |
61+
jq --version
6162
./.tile/tiles/${{ matrix.offering }}/build.sh ${{ env.DIST_DIR }} ${{ matrix.offering }} ${{ github.event.release.tag_name }} ${{ github.repository }}
6263
6364
- name: Upload offering json

0 commit comments

Comments
 (0)