Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guri87-byte authored Oct 31, 2023
1 parent 2d7d1a6 commit b635812
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
&& sudo apt-get -y clean
- name: Build xmake android examples/c
run: |
ls -lha
cd examples/c && xmake f -p android && xmake
cd examples/c && xmake f -p android -y && xmake -y

0 comments on commit b635812

Please sign in to comment.