Skip to content

Commit

Permalink
Fixed indentation in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
slyalin committed Oct 3, 2024
1 parent daf87e7 commit 962396e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable_diffusion_1_5_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
source ${{ env.OV_INSTALL_DIR }}/setupvars.sh
./build/samples/cpp/text2image/lora_stable_diffusion ./models/dreamlike-art-dreamlike-anime-1.0/FP16 "curly-haired unicorn in the forest, anime, line" soulcard.safetensors 0.7
stable_diffusion_1_5_cpp-windows:
stable_diffusion_1_5_cpp-windows:
runs-on: windows-latest
if: ${{ false }} # TODO: fix Windows
defaults:
Expand Down

0 comments on commit 962396e

Please sign in to comment.