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 8fa0ddb commit 1ddff1dCopy full SHA for 1ddff1d
.github/workflows/pre_release.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
push: true
30
tags: superannotate/pythonsdk:dev
31
- build-args: PIP_FLAGS="--pre"
+ build-args: PIP_FLAGS='--pre'
32
- name: Set up Python
33
uses: actions/setup-python@v2
34
0 commit comments