Skip to content

Commit

Permalink
Generating correct src tar.gz for subsequent bioconda recipe integration
Browse files Browse the repository at this point in the history
  • Loading branch information
vineetbansal committed Apr 15, 2023
1 parent aec94ba commit fef9527
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 @@ -71,4 +71,4 @@ jobs:
if: ${{ runner.os == 'Linux' }}
uses: softprops/action-gh-release@v1
with:
files: osqp-${{env.GUIDESCAN_VERSION}}-src.tar.gz
files: guidescan-${{env.GUIDESCAN_VERSION}}-src.tar.gz

0 comments on commit fef9527

Please sign in to comment.