Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit d613eec

Browse files
committed
Attempt to publish artifact
1 parent fae89f8 commit d613eec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-mvn-2.yml

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
publish_artifact:
163163
runs-on: ubuntu-latest
164164
# needs: test_shared_libraries
165+
needs: package_artifact
165166
name: Publish Maven Artifact
166167
steps:
167168
- name: Checkout repository

0 commit comments

Comments
 (0)