Skip to content

Commit 740d108

Browse files
committed
fix
1 parent af8c4c1 commit 740d108

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/snapshot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ jobs:
2020
server-id: ossrh
2121
server-username: MAVEN_USERNAME
2222
server-password: MAVEN_PASSWORD
23-
- name: mvn offline
24-
run: |
25-
mvn -q dependency:go-offline
2623
- name: deploy
2724
run: |
2825
mvn --no-transfer-progress -DskipTests deploy

0 commit comments

Comments
 (0)