Skip to content

Commit 86ae4a3

Browse files
committed
attempt fix Linux CMake CI
1 parent 84e731f commit 86ae4a3

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/linux-cmake.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,14 @@ jobs:
4949
with:
5050
name: compiled-linux
5151
path: |
52-
binaries/LoaderMDO/LoaderMDO
53-
binaries/BCD1Creator/BCD1Creator
54-
binaries/DEV7Launcher/DEV7Launcher
55-
binaries/ModelPathDumper/ModelPathDumper
56-
binaries/OBJDumper/OBJDumper
57-
binaries/OBCViewer/OBCViewer
58-
binaries/CTRKViewer/CTRKViewer
59-
binaries/PLAViewer/PLAViewer
52+
binaries/LoaderMDO
53+
binaries/BCD1Creator
54+
binaries/DEV7Launcher
55+
binaries/ModelPathDumper
56+
binaries/OBJDumper
57+
binaries/OBCViewer
58+
binaries/CTRKViewer
59+
binaries/PLAViewer
6060
IMGConverter
6161
AdultCornerDecoder
6262
AdultCornerEncoder

0 commit comments

Comments
 (0)