Skip to content

Commit 3a9df9b

Browse files
Merge pull request #1575 from VWS-Python/fix-release
Do not clean checkout before creating the Linux binaries - we need th…
2 parents 4279cce + 972cea3 commit 3a9df9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ jobs:
166166
&& echo requirements.txt`'
167167
options: --onefile, --name "vuforia-cloud-reco-linux"
168168
upload_exe_with_name: vuforia-cloud-reco-linux
169+
clean_checkout: false
169170

170171
- name: Create Linux binary for Vuforia Web Services
171172
uses: sayyid5416/pyinstaller@v1

0 commit comments

Comments
 (0)