Skip to content

Commit 702ef5c

Browse files
committed
fix pip installation
1 parent 76dbdf6 commit 702ef5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ec2-default-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ env:
4747
CALLER_WORKFLOW_NAME: ${{ inputs.caller-workflow-name }}
4848
PYTHON_VERSION: ${{ inputs.python-version }}
4949
CPU_ARCHITECTURE: ${{ inputs.cpu-architecture }}
50-
ADOT_WHEEL_NAME: ${{ inputs.staging-wheel-name }}
50+
ADOT_WHEEL_NAME: aws_opentelemetry_distro-0.5.0.dev0-py3-none-any.whl
5151
OTEL_SOURCE: ${{ inputs.otel-source }}
5252
SAMPLE_APP_ZIP: s3://aws-appsignals-sample-app-zmengyi-${{ inputs.aws-region }}/python-sample-app.zip
5353
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}

0 commit comments

Comments
 (0)