Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
yanokwa committed Oct 13, 2021
1 parent 0ba609a commit 23b58c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- run:
name: Install dependencies
command: |
sudo apt-get update
sudo apt-get --allow-releaseinfo-change update
sudo apt-get install -y zlib1g-dev libbz2-dev default-jre
- run:
name: Install and deploy
Expand Down

0 comments on commit 23b58c3

Please sign in to comment.