Skip to content

Commit

Permalink
try with different path?
Browse files Browse the repository at this point in the history
  • Loading branch information
nickzoic committed Jan 18, 2024
1 parent d54cb6d commit 85d3bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
id: artifact-upload-step
with:
name: mavedb-ui
path: /app/dist/
path: dist/
if-no-files-found: error
- run: echo 'Artifact ID is ${{ steps.artifact-upload-step.outputs.artifact-id }}'

0 comments on commit 85d3bb6

Please sign in to comment.