Skip to content

Commit

Permalink
feature: update dist upload and download test
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqi committed Jan 30, 2025
1 parent ae9934f commit 9883a8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-maven-snippet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
name: dist-${{ inputs.os }}-${{ inputs.jdk }}
path: |
carp-dist/target/carp-*.tar.gz
retention-days: 3
- name: Output dist name
id: output-dist-name
run: echo "dist_name=dist-${{ inputs.os }}-${{ inputs.jdk }}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 9883a8c

Please sign in to comment.