Skip to content

Commit

Permalink
Update Linux job
Browse files Browse the repository at this point in the history
  • Loading branch information
DreamOfIce authored Jan 30, 2023
1 parent b9bd245 commit d9f78ac
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 @@ -39,7 +39,7 @@ jobs:
- checkout
- run:
name: Install debian packages
command: apt-get update -q && apt-get install -q -y cmake build-essential openjdk-8-jre-headless ksh zsh
command: apt-get update -q && apt-get install -q -y cmake build-essential openjdk-8-jre-headless ksh zsh python-is-python3
- run: test/test.sh
- run: test/test_source_env.sh
- run:
Expand Down

0 comments on commit d9f78ac

Please sign in to comment.