Skip to content

Commit a99353d

Browse files
authored
verbose upload-build
1 parent fc0a137 commit a99353d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basics.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- run: yarn tsc -p .
4343

4444
- name: Store in buildtracker
45-
run: yarn bt-cli upload-build
45+
run: yarn bt-cli -vv upload-build
4646
env:
4747
# https://buildtracker.dev/docs/guides/github-actions#configuration
4848
BT_API_AUTH_TOKEN: ${{ secrets.BT_API_AUTH_TOKEN }}

0 commit comments

Comments
 (0)