Browse Source

remove j4 make

SBird1337 6 years ago
parent
commit
d1367a9834
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitlab-ci.yml

+ 1
- 1
.gitlab-ci.yml View File

46
 
46
 
47
   script:
47
   script:
48
     - echo "Building Pokémon SotS"
48
     - echo "Building Pokémon SotS"
49
-    - make -j4 all
49
+    - make all