Skip to content

Commit

Permalink
fix jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
way-zer committed Jan 21, 2024
1 parent 1b83bf4 commit 251cdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
jdk:
- openjdk17
install:
# - rm -rf ./work #重建submodule,jitpack有问题
- git version
- rm -rf ./work/* #重建submodule,jitpack有问题
- git submodule update --init --recursive --depth 1
# - cd work/ && git fetch origin v145.1 && git reset --hard FETCH_HEAD && cd ..
- git config --global user.email "[email protected]"
Expand Down

0 comments on commit 251cdd2

Please sign in to comment.