Skip to content

Commit

Permalink
chore: cargo lock
Browse files Browse the repository at this point in the history
  • Loading branch information
cilki committed Jul 21, 2024
1 parent f03c74c commit ee973ea
Show file tree
Hide file tree
Showing 3 changed files with 276 additions and 2,832 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
targets: ${{ matrix.target }}

- uses: rust-mobile/setup-xbuild-action@v1
env:
GH_TOKEN: ${{ github.token }}

- name: Build apk
run: |
Expand Down
Loading

0 comments on commit ee973ea

Please sign in to comment.