mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 14:17:09 -04:00
commit
1df2b0d3ae
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: 'oobabooga/text-generation-webui'
|
repository: 'oobabooga/text-generation-webui'
|
||||||
ref: 'main'
|
ref: ${{ inputs.version }}
|
||||||
submodules: 'recursive'
|
submodules: 'recursive'
|
||||||
|
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
|
|
Loading…
Add table
Reference in a new issue