Skip to content
Snippets Groups Projects

CI: Fixed artifact path for windows

Merged Kersten Schuster requested to merge kschuster into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -16,7 +16,7 @@ VS2017-x64:
- VS2017
artifacts:
paths:
- "*/bin/*.exe"
- "bin/*.exe"
gcc-buster:
stage: Build
Loading