We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e731f commit 86ae4a3Copy full SHA for 86ae4a3
1 file changed
.github/workflows/linux-cmake.yml
@@ -49,14 +49,14 @@ jobs:
49
with:
50
name: compiled-linux
51
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
+ binaries/LoaderMDO
+ binaries/BCD1Creator
+ binaries/DEV7Launcher
+ binaries/ModelPathDumper
+ binaries/OBJDumper
+ binaries/OBCViewer
+ binaries/CTRKViewer
+ binaries/PLAViewer
60
IMGConverter
61
AdultCornerDecoder
62
AdultCornerEncoder
0 commit comments