Skip to content

Commit

Permalink
Update artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
raducristianpopa committed Jan 19, 2024
1 parent 225432e commit 1b55718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/[email protected]
with:
name: ${{ github.event.pull_request.number }}-${{ matrix.browser }}
path: dist/${{ matrix.browser }}/${{ matrix.browser }}.zip
path: pacakges/extension/dist/${{ matrix.browser }}/${{ matrix.browser }}.zip
if-no-files-found: error

test-extension:
Expand Down

0 comments on commit 1b55718

Please sign in to comment.