Skip to content

Commit

Permalink
(ci) Try building for Android as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
RazrFalcon committed Jan 24, 2024
1 parent 5a49e8a commit 77c49e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- i686-unknown-linux-musl
- x86_64-unknown-linux-gnu
- x86_64-unknown-linux-musl
- x86_64-linux-android
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 77c49e3

Please sign in to comment.