mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-24 20:34:59 +00:00
Fixed wrong repo in CI main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
cd ~/MultiMC
|
||||
mkdir build
|
||||
mkdir MultiMC
|
||||
git clone --recursive --depth 1 https://github.com/Sebastian-byte/MultiMC5-Cracked.git src
|
||||
git clone --recursive --depth 1 https://github.com/AfoninZ/MultiMC5-Cracked.git src
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user