mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-10 14:38:11 -05:00
Fix passed variable name?
This commit is contained in:
2
.github/workflows/python_buildwheels.yml
vendored
2
.github/workflows/python_buildwheels.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
set-version:
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
version: ${{ steps.set.outputs.testpypiversion }}
|
||||
testpypiversion: ${{ steps.set.outputs.testpypiversion }}
|
||||
steps:
|
||||
- name: Set version for testpypi
|
||||
id: set
|
||||
|
||||
Reference in New Issue
Block a user