mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-12-06 07:12:10 +01:00
Fix the vulkan workflow
This commit is contained in:
parent
765fea5e36
commit
f5b59d2b0b
|
|
@ -136,6 +136,7 @@ jobs:
|
|||
else
|
||||
BASE_REQ_FILE="requirements/portable/requirements_vulkan_noavx2.txt"
|
||||
fi
|
||||
REQ_FILE="$BASE_REQ_FILE"
|
||||
|
||||
cd text-generation-webui
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue