diff --git a/.github/workflows/backend-checks.yml b/.github/workflows/backend-checks.yml index 3274088..9808f15 100644 --- a/.github/workflows/backend-checks.yml +++ b/.github/workflows/backend-checks.yml @@ -32,7 +32,7 @@ jobs: strategy: fail-fast: false matrix: - platform: [windows-latest, ubuntu-latest, macos-latest] + platform: [windows-latest, ubuntu-latest] steps: - uses: actions/checkout@v3 diff --git a/README.md b/README.md index 37d86ba..e725db0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ For game versions 3.1 and above, Cultivation automatically makes a small patch t # Download -[Find release builds here!](/releases) +[Find release builds here!](https://github.com/Grasscutters/Cultivation/releases) Download and open the MSI, and once installed, run Cultivation as administrator. Refer below for more [detailed setup instructions](#setup).