Skip to content

Commit

Permalink
Really fix DSE7 agent publish
Browse files Browse the repository at this point in the history
  • Loading branch information
emerkle826 committed Jun 21, 2023
1 parent a59b8e4 commit 206519c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jar-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
</servers>
</settings>
EOF
mvn -q -ff package -DskipTests -P dse
mvn -q -ff package -DskipTests -P dse,dse7
- name: zip-up
run: |
zip jars.zip \
Expand Down

0 comments on commit 206519c

Please sign in to comment.