Skip to content

Commit e68cad8

Browse files
committed
Build.yml
1 parent 49be718 commit e68cad8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ jobs:
5858
- name: Zip distribution
5959
run: zip -r distribution.zip ../DBB-BotScripts
6060

61+
- name: Debugging
62+
run: ls
63+
6164
- name: Upload Release Asset
6265
uses: actions/upload-release-asset@v1
6366
env:

0 commit comments

Comments
 (0)