Skip to content

Commit

Permalink
Install missing atk in container
Browse files Browse the repository at this point in the history
  • Loading branch information
arenekosreal committed Aug 30, 2024
1 parent aa923aa commit 73ed0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
platforms: arm64
- name: Install missing depends
run: dnf -y install jq bsdtar nss
run: dnf -y install jq bsdtar nss atk
- name: Get QQ version in manifest
id: qq-version
shell: bash
Expand Down

0 comments on commit 73ed0f1

Please sign in to comment.