fix release script

This commit is contained in:
hffariel 2021-10-15 13:09:05 +08:00
parent bee91f5401
commit fa4505775d

View File

@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0
- run: |
git checkout main
git checkout main && git pull origin main
rm -rf target
mvn -U -pl starrockswriter -am clean package assembly:assembly -Dmaven.test.skip=true
cd target/datax/datax/plugin/writer/