Skip to content

Commit

Permalink
Add missed xz package
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Oct 24, 2023
1 parent 20f3a84 commit a0a4257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Install dependency packages
run: |
apt-get update
apt-get install --no-install-recommends -y ca-certificates curl lbzip2 make openjdk-8-jdk unzip
apt-get install --no-install-recommends -y ca-certificates curl lbzip2 make openjdk-8-jdk unzip xz
- name: Install Android tools
run: |
Expand Down

0 comments on commit a0a4257

Please sign in to comment.