Skip to content

Commit 6c79490

Browse files
committed
Bugfix workflow
1 parent 7dd18ce commit 6c79490

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_latest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
repo: DiscvrLabKeyModules
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.PAT }}
22+
23+
- name: "Print default branch"
2224
run: "Default branch: ${{ fromJson(steps.get_default_branch.outputs.data).default_branch }}"
2325

2426
- name: "Build DISCVR"

0 commit comments

Comments
 (0)