Skip to content

Commit

Permalink
Correct location for the downloaded artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
kris-szlapa committed Nov 29, 2023
1 parent da5c4b6 commit aff329d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: packaged_code
path: .
path: lib

- name: Create release (tags and main)
id: create-release
Expand Down

0 comments on commit aff329d

Please sign in to comment.