Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liuqiufeng committed Feb 22, 2024
1 parent 475b48b commit 6c65f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
apt-get install python2 -y && \
python2 --version && \
apt-get install make gcc g++ -y && \
apt-get install default-jdk -y && \
apt-get install openjdk-8-jdk -y && \
java -version && \
./mvnw -version && \
./mvnw clean install \
Expand Down

0 comments on commit 6c65f04

Please sign in to comment.