Skip to content

Commit

Permalink
fdroid:fix add toml to build container
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wildemann committed Dec 1, 2024
1 parent d4319de commit b913eeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
apt-get update
apt-get dist-upgrade
apt-get clean
apt-get install python3-toml
test -n "$fdroidserver" || source /etc/profile.d/bsenv.sh
Expand Down

0 comments on commit b913eeb

Please sign in to comment.