[ci] re-add touch index.html

This commit is contained in:
feederbox826 2026-04-30 01:11:23 -04:00
parent 9ef50968cf
commit 2426b777ba
No known key found for this signature in database
GPG key ID: 82F297A12EBB8A57

View file

@ -270,8 +270,10 @@ build-cc-all:
touch-ui:
ifdef IS_WIN_SHELL
@if not exist "ui\\v2.5\\build" mkdir ui\\v2.5\\build
@type nul >> ui/v2.5/build/index.html
else
@mkdir -p ui/v2.5/build
@touch ui/v2.5/build/index.html
endif
# Regenerates GraphQL files