Skip to content

Commit f2011ad

Browse files
committed
declare zip name for Linux debug CI properly
1 parent 25ab5de commit f2011ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Upload Artifacts
6363
uses: actions/upload-artifact@v4
6464
with:
65-
name: compiled-linux
65+
name: compiled-linux-debug
6666
path: |
6767
binaries/LoaderMDO/LoaderMDO
6868
binaries/BCD1Creator/BCD1Creator

0 commit comments

Comments
 (0)