Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
kuruk-mm committed Dec 11, 2023
1 parent fbe3f7f commit d2515b4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ jobs:
run: |
ls -la /app
ls -la /opt/
rustup install stable
rustup default stable
rustup update
cd rust/decentraland-godot-lib
GN_ARGS=use_custom_libcxx=false RUST_BACKTRACE=full cargo build --target aarch64-linux-android --release
- name: Install Godot
Expand Down

0 comments on commit d2515b4

Please sign in to comment.