diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eab5e17..d674090 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,15 +38,6 @@ jobs: with: name: aurorachat CIA Automatic Build (could be unfinished!) path: ./aurorachat.cia - - name: Setup Java JDK - uses: actions/setup-java@v5.1.0 - with: - distribution: zulu - java-version: '21' - - name: Setup .NET Core SDK - uses: actions/setup-dotnet@v5.1.0 - with: - dotnet-version: 8.0 - name: Quick Ping run: | curl -H "Content-Type: application/json" \