From 62037ec8b06072c7137c88221b4c997544a4106f Mon Sep 17 00:00:00 2001 From: Duy Tran Khanh <40482367+khanhduytran0@users.noreply.github.com> Date: Mon, 25 Jan 2021 17:45:09 +0700 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 33db187ff..9252d9424 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -11,8 +11,6 @@ jobs: steps: - uses: actions/checkout@v2 - with: - path: PojavLauncher - uses: actions/checkout@v2 with: @@ -26,8 +24,6 @@ jobs: - name: Build latest GL4ES continue-on-error: true - with: - path: gl4es run: | cd gl4es git fetch upstream