Skip to content

Commit 0335de9

Browse files
committed
just debug for now
1 parent 18860f6 commit 0335de9

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/main.yml

+1-7
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,5 @@ jobs:
3636
- name: Upload debug artifacts
3737
uses: actions/upload-artifact@v2
3838
with:
39-
name: tobex-debug
39+
name: tobex
4040
path: Debug
41-
42-
- name: Upload release artifacts
43-
uses: actions/upload-artifact@v2
44-
with:
45-
name: tobex-release
46-
path: Release

0 commit comments

Comments
 (0)