mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 06:25:32 +00:00
yaml
This commit is contained in:
parent
f2de4ffbf0
commit
f75ca01955
2 changed files with 1 additions and 1 deletions
2
.github/workflows/executable.yml
vendored
2
.github/workflows/executable.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
name: Check all sh
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- shell: /bin/bash -ce
|
||||
- shell: bash
|
||||
run: |
|
||||
shopt -s globstar;
|
||||
for file in **/*.sh; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue