Skip to content

Commit e056e78

Browse files
authored
Update release.yml
1 parent eab5a10 commit e056e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- uses: vimtor/action-zip@v1
5858
with:
59-
files: DeepPhe/dphe-nlp2/target/deepphe-${{ env.dphe_nlp_version }}-bin/deepphe-${{ env.dphe_nlp_version }}/lib/
59+
files: DeepPhe/dphe-nlp2/target/deepphe-${{ env.dphe_nlp_version }}-bin/deepphe-${{ env.dphe_nlp_version }}/lib/ DeepPhe/dphe-nlp2/target/deepphe-nlp.jar
6060
dest: zips/DeepPhe-lib.zip
6161
recursive: true
6262

0 commit comments

Comments
 (0)