There was an error while loading. Please reload this page.
2 parents 73bb113 + fa19b41 commit 3930b7bCopy full SHA for 3930b7b
1 file changed
.github/workflows/build.yml
@@ -117,6 +117,7 @@ jobs:
117
submodules: recursive
118
fetch-depth: 0
119
repository: 'leejet/stable-diffusion.cpp'
120
+ ref: master
121
122
- name: ccache
123
uses: ggml-org/ccache-action@v1.2.16
@@ -217,6 +218,7 @@ jobs:
217
218
219
220
221
222
223
- name: Install CUDA Toolkit
224
id: cuda-toolkit
0 commit comments