chore: remove debug steps and loyment workflow
All checks were successful
CI / build-and-test (push) Successful in 7m53s
CI / deploy (push) Successful in 1m38s

This commit is contained in:
SpecialX
2025-12-22 13:58:31 +08:00
parent b7ec909073
commit be36a7131c

View File

@@ -68,6 +68,7 @@ jobs:
with: with:
name: next-build name: next-build
path: .next/standalone path: .next/standalone
include-hidden-files: true
deploy: deploy:
needs: build-and-test needs: build-and-test