Skip to content

Commit

Permalink
Also print new input
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Sep 11, 2023
1 parent 04b3832 commit b54187e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Build wheels
run-name: Build wheels (use-server-rc=${{ inputs.use-server-rc }}, should-bump-version=${{ inputs.should-bump-version }}, bump-rc-or-release=${{ inputs.bump-rc-or-release }}, server-tag=${{ inputs.server-tag }})
run-name: Build wheels (use-server-rc=${{ inputs.use-server-rc }}, should-bump-version=${{ inputs.should-bump-version }}, bump-rc-or-release=${{ inputs.bump-rc-or-release }}, server-tag=${{ inputs.server-tag }}, optimized-or-debug=${{ inputs.optimized-or-debug}})

# Builds wheels and optionally sends artifacts to Jfrog Artifactory
on:
Expand Down

0 comments on commit b54187e

Please sign in to comment.