We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de3a9ff commit 46ccef9Copy full SHA for 46ccef9
.github/workflows/build-base-python.yml
@@ -112,7 +112,7 @@ jobs:
112
PROGET_ASSET_DIRECTORY: ${{ vars.PROGET_ASSET_DIRECTORY }}
113
run: |
114
PROGET_ENDPOINT="${PROGET_BASE_URL}/endpoints/${PROGET_ASSET_DIRECTORY}/content/base_python/${{ env.shortversion }}/${{ env.archive_filename }}"
115
-
+
116
curl -X POST \
117
-H "Content-Type: application/octet-stream" \
118
-H "X-ApiKey: ${PROGET_API_KEY}" \
0 commit comments