Skip to content

Commit

Permalink
fix download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski committed Nov 2, 2023
1 parent 2afeec6 commit e048f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-and-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
permissions:
id-token: write # this permission is mandatory for trusted publishing
steps:
- uses: actions/download-artifact@v3
with:
path: dist/
- name: Flatten directory structure
Expand Down

0 comments on commit e048f98

Please sign in to comment.