Skip to content

Commit 3cd8667

Browse files
committed
Remove debugging
1 parent 871f76e commit 3cd8667

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build_latest.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ jobs:
3232
env:
3333
GENERATE_DIST: 1
3434

35-
- name: "List artifacts"
36-
run: |
37-
ls /home/runner/work/_temp/_github_home
38-
ls /home/runner/work/_temp/_github_home/lkDist/*
39-
ls /home/runner/work/_temp/_github_home/lkDist/discvr/*
40-
4135
# See: https://github.com/marketplace/actions/automatic-releases
4236
- name: Deploy Build
4337
if: github.ref == '/refs/heads/${{ fromJson(steps.get_default_branch.outputs.data).default_branch }}'

0 commit comments

Comments
 (0)