mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 22:45:39 +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
|
name: Check all sh
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- shell: /bin/bash -ce
|
- shell: bash
|
||||||
run: |
|
run: |
|
||||||
shopt -s globstar;
|
shopt -s globstar;
|
||||||
for file in **/*.sh; do
|
for file in **/*.sh; do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue