generated from osc/skins-template
Update CI from skins-template
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 15s
All checks were successful
Generate Skin previews, OSK files and per skin documentation / Full CI/CD Pipeline (push) Successful in 15s
This commit is contained in:
@@ -23,7 +23,7 @@ env:
|
||||
DANSER_SCREENSHOT_DIR: "/app/danser/screenshots"
|
||||
SKINS_DIR: "${{ github.workspace }}/Skins"
|
||||
DANSER_SKINS_DIR: "/app/danser/skins"
|
||||
DEFAULT_SKIN_DIR: "${{ github.workspace }}/src/default-skin"
|
||||
DEFAULT_SKIN_DIR: "/app/danser/skins/default-skin"
|
||||
REPO_SCREENSHOT_DIR: "${{ github.workspace }}/media/gameplay"
|
||||
REPO_MOD_ICONS_DIR: "${{ github.workspace }}/media/icons"
|
||||
REPO_RANKING_PANEL_DIR: "${{ github.workspace }}/media/panel"
|
||||
@@ -890,6 +890,7 @@ jobs:
|
||||
|
||||
[ -f how-to-use.md ] && rm -f how-to-use.md
|
||||
[ -f src/replay.osr ] && rm -f src/replay.osr
|
||||
[ -d src/default-skin ] && rm -rf src/default-skin
|
||||
|
||||
readarray -t skins <<< "$ALL_SKINS_DIR"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user