Skip to content

Commit

Permalink
Step 11
Browse files Browse the repository at this point in the history
  • Loading branch information
vprus committed Jan 29, 2024
1 parent bc49618 commit 12b0bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage-advisor-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
path: ${{ steps.build-folder.outputs.BUILD_ARTIFACTS_FOLDER }}
path: tools/storage-advisor/src/${{ steps.build-folder.outputs.BUILD_ARTIFACTS_FOLDER }}

notarize:
needs: releases-matrix
Expand Down

0 comments on commit 12b0bdb

Please sign in to comment.