Skip to content

Commit

Permalink
CI: android fix git clone
Browse files Browse the repository at this point in the history
  • Loading branch information
liushuyu committed Jun 12, 2023
1 parent d4342c7 commit bf0b24d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y ccache apksigner glslang-dev glslang-tools
git -C ./externals/vcpkg/ fetch --all --unshallow
- name: Build
run: ./.ci/scripts/android/build.sh
- name: Copy and sign artifacts
Expand Down

0 comments on commit bf0b24d

Please sign in to comment.