mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-09-05 20:07:56 +00:00
Make Edits proposed by SquidDev-CC (#65)
* Use toolchains as proposed by SquidDev-CC * Removed jcenter() repo (where bad mercury dep was coming from) Co-authored-by: ToadDev <748280+Toad-Dev@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/main-ci.yml
vendored
1
.github/workflows/main-ci.yml
vendored
@@ -12,7 +12,6 @@ jobs:
|
||||
- name: Checkout submodules
|
||||
run: git submodule update --init --recursive
|
||||
|
||||
|
||||
- name: Set up Java 8
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user