Skip to content

Commit

Permalink
fixed artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Alfonsi committed Dec 4, 2023
1 parent c6a93a4 commit ef019af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assemble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: tiered-caching-artifact
path: distribution/archives/linux-tar/build/install/opensearch-3.0.0-SNAPSHOT/lib/opensearch-3.0.0-SNAPSHOT.jar
path: distribution/archives/linux-tar/build/distributions/opensearch-min-3.0.0-SNAPSHOT-linux-x64.tar.gz

0 comments on commit ef019af

Please sign in to comment.