更新 .gitea/workflows/build-action.yaml
Frontend CI/CD / build (web-office) (push) Failing after 3m1s Details

This commit is contained in:
z9130 2024-09-16 13:53:12 +08:00
parent 07f60e7735
commit 3d09839330
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on: [push]
jobs: jobs:
build: build:
runs-on: pansoft runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
project: [web-office] project: [web-office]