Skip to content

Commit

Permalink
fix artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Oct 17, 2023
1 parent 1872ad2 commit 02e9a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: preview-build
path: apps/connect/dist
path: portal/apps/connect/dist
- name: Deploy metadata
run: |
mkdir deploy-metadata
Expand Down

0 comments on commit 02e9a9f

Please sign in to comment.