diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 360025b4d7e..b3dbf04609e 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -42,7 +42,7 @@ jobs: uses: actions/upload-artifact@v2 with: name: env_file - path: ./env_file + path: ./.env_file - name: Upload requirements_diff uses: actions/upload-artifact@v2