forked from mirror/openmw-tes3mp
Update .gitlab-ci.yml
This commit is contained in:
parent
edd22342f2
commit
2d5f71e5be
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ Win10:
|
|||
stage: build
|
||||
allow_failure: true
|
||||
script:
|
||||
- sh rm -fr build/* # remove anything in the build directory
|
||||
# - sh rm -fr build/* # remove anything in the build directory
|
||||
- sh env
|
||||
- sh pwd
|
||||
- sh echo $CI_PROJECT_DIR
|
||||
|
|
Loading…
Reference in a new issue