Skip to content

Commit

Permalink
Fix artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cwolf10 committed Jan 11, 2024
1 parent 0454ba8 commit 4399a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: ${{ strategy.job-index }}
path: dist/cv/browser/
path: storybook-static

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4399a47

Please sign in to comment.