mirror of
https://github.com/Pakobbix/StartUI-oobabooga-webui
synced 2025-11-09 15:39:39 +00:00
fixes indentations
This commit is contained in:
parent
0cd44016f5
commit
a32aff730e
6
.github/workflows/package.yml
vendored
6
.github/workflows/package.yml
vendored
@ -58,9 +58,9 @@ jobs:
|
|||||||
|
|
||||||
- name: remove build folders
|
- name: remove build folders
|
||||||
run: |
|
run: |
|
||||||
rm -rf ./dist/StartUI.build
|
rm -rf ./dist/StartUI.build
|
||||||
rm -rf ./dist/StartUI.dist
|
rm -rf ./dist/StartUI.dist
|
||||||
rm -rf ./dist/StartUI.onefile-build
|
rm -rf ./dist/StartUI.onefile-build
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user