mirror of
https://github.com/Pakobbix/StartUI-oobabooga-webui
synced 2026-01-02 08:50:33 +00:00
fixes indentations
This commit is contained in:
6
.github/workflows/package.yml
vendored
6
.github/workflows/package.yml
vendored
@@ -58,9 +58,9 @@ jobs:
|
||||
|
||||
- name: remove build folders
|
||||
run: |
|
||||
rm -rf ./dist/StartUI.build
|
||||
rm -rf ./dist/StartUI.dist
|
||||
rm -rf ./dist/StartUI.onefile-build
|
||||
rm -rf ./dist/StartUI.build
|
||||
rm -rf ./dist/StartUI.dist
|
||||
rm -rf ./dist/StartUI.onefile-build
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user