Skip to content

Commit 46ccef9

Browse files
DO-1298 linting
1 parent de3a9ff commit 46ccef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-base-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
PROGET_ASSET_DIRECTORY: ${{ vars.PROGET_ASSET_DIRECTORY }}
113113
run: |
114114
PROGET_ENDPOINT="${PROGET_BASE_URL}/endpoints/${PROGET_ASSET_DIRECTORY}/content/base_python/${{ env.shortversion }}/${{ env.archive_filename }}"
115-
115+
116116
curl -X POST \
117117
-H "Content-Type: application/octet-stream" \
118118
-H "X-ApiKey: ${PROGET_API_KEY}" \

0 commit comments

Comments
 (0)