Skip to content

Commit

Permalink
ci: fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
amagyar-iohk committed Sep 22, 2023
1 parent 64143ad commit 0edcf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:
- name: Publish Serenity report
uses: actions/upload-artifact@v3
with:
name: atala-prism-sdk-ts.zip
name: atala-prism-sdk-ts
path: integration-tests/e2e-tests/target/site/wallet-sdk-ts
if-no-files-found: error

0 comments on commit 0edcf2d

Please sign in to comment.