mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
add PIP_EXISTS_ACTION=w to test-invoke-conda`s env
This commit is contained in:
parent
9686bf0ea8
commit
9d39d6ecb3
1
.github/workflows/test-invoke-conda.yml
vendored
1
.github/workflows/test-invoke-conda.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
runs-on: ${{ matrix.os }}
|
||||
env:
|
||||
CONDA_ENV_NAME: invokeai
|
||||
PIP_EXISTS_ACTION: w
|
||||
defaults:
|
||||
run:
|
||||
shell: ${{ matrix.default-shell }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user