fix: missing s in action (#895)
This commit is contained in:
+1
-1
@@ -28,6 +28,6 @@ runs:
|
||||
cibuildwheel
|
||||
${{ inputs.package-dir }}
|
||||
--output-dir ${{ inputs.output-dir }}
|
||||
--config-file "${{ input.config-file }}"
|
||||
--config-file "${{ inputs.config-file }}"
|
||||
2>&1
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user