diff options
| author | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2019-02-07 10:49:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-07 10:49:16 +0000 |
| commit | ece2c30b997c900d82bdfd66594b624adcb62d3d (patch) | |
| tree | ef4b3893a72505fc03fedaac5b08c9e94b417d6f | |
| parent | 6c07835ac951600a17fd9cd8684300c4a8d69e70 (diff) | |
| download | GT5-Unofficial-ece2c30b997c900d82bdfd66594b624adcb62d3d.tar.gz GT5-Unofficial-ece2c30b997c900d82bdfd66594b624adcb62d3d.tar.bz2 GT5-Unofficial-ece2c30b997c900d82bdfd66594b624adcb62d3d.zip | |
% Updated CircleCI config
> Attempt to use the Continuous Integration setup instead.
| -rw-r--r-- | .circleci/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 2134fb2be1..029af5643f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -33,7 +33,7 @@ jobs: - run: name: Setup Forge/MCP - command: ./gradlew setupDecompWorkspace + command: ./gradlew SetupCIWorkspace - run: name: Eclipse Setup |
