Update .gitea/workflows/ci.yml
This commit is contained in:
@@ -17,7 +17,6 @@ on:
|
|||||||
default: ''
|
default: ''
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DANSER_PATH: "/app/danser/danser-cli"
|
|
||||||
DANSER_DIR: "/app/danser"
|
DANSER_DIR: "/app/danser"
|
||||||
DANSER_VIDEO_DIR: "/app/danser/videos"
|
DANSER_VIDEO_DIR: "/app/danser/videos"
|
||||||
DANSER_SCREENSHOT_DIR: "/app/danser/screenshots"
|
DANSER_SCREENSHOT_DIR: "/app/danser/screenshots"
|
||||||
@@ -28,7 +27,6 @@ env:
|
|||||||
REPO_MOD_ICONS_DIR: "${{ github.workspace }}/media/icons"
|
REPO_MOD_ICONS_DIR: "${{ github.workspace }}/media/icons"
|
||||||
REPO_RANKING_PANEL_DIR: "${{ github.workspace }}/media/panel"
|
REPO_RANKING_PANEL_DIR: "${{ github.workspace }}/media/panel"
|
||||||
REPO_THUMBNAIL_DIR: "${{ github.workspace }}/media/thumbnail"
|
REPO_THUMBNAIL_DIR: "${{ github.workspace }}/media/thumbnail"
|
||||||
SETTINGS_JSON_PATH: "/app/danser/settings/default.json"
|
|
||||||
README_PATH: "${{ github.workspace }}/README.md"
|
README_PATH: "${{ github.workspace }}/README.md"
|
||||||
GAMEPLAY_REPLAY_PATH: "/app/danser/custom-replays/yomi_yori.osr"
|
GAMEPLAY_REPLAY_PATH: "/app/danser/custom-replays/yomi_yori.osr"
|
||||||
THUMBNAIL_REPLAY_PATH: "/app/danser/custom-replays/combo_colors.osr"
|
THUMBNAIL_REPLAY_PATH: "/app/danser/custom-replays/combo_colors.osr"
|
||||||
|
|||||||
Reference in New Issue
Block a user