mirror of
https://github.com/13hannes11/focus_annotator.git
synced 2024-09-03 23:21:01 +02:00
Comment out remove package in windows installer creation
This causes windows build errors and should not be necessary for the CI.
This commit is contained in:
committed by
GitHub
parent
803268b1b3
commit
ba2aa11e06
@@ -7,4 +7,4 @@ docker cp LICENSE.md setup:/work/
|
||||
docker start -i -a setup
|
||||
docker cp setup:/work/Output/. .
|
||||
docker rm setup
|
||||
rm -r package
|
||||
# rm -r package
|
||||
|
||||
Reference in New Issue
Block a user