Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sunchao committed Feb 13, 2024
1 parent dc55dc8 commit 4ad923c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: |
echo "LIBRARY_PATH=$JAVA_HOME/lib:$JAVA_HOME/lib/server:$LD_LIBRARY_PATH" >> $GITHUB_ENV
cd common
./mvnw clean compile -DskipTests
../mvnw clean compile -DskipTests
- name: Run cargo test
run: |
Expand Down

0 comments on commit 4ad923c

Please sign in to comment.