Skip to content

Commit

Permalink
Github removed svn support, download lua for android the bad way
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed Jan 8, 2024
1 parent 6d83314 commit 35f83fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ygopro-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
shell: bash
run: |
cd ..
svn checkout https://github.com/edo9300/edopro-android/trunk/deps/lua
curl https://codeload.github.com/edo9300/edopro-android/tar.gz/master | tar -xz --strip=2 edopro-android-master/deps/lua
- name: Build
shell: bash
run: ./travis/build-android.sh
Expand Down

0 comments on commit 35f83fa

Please sign in to comment.