Commit ca111f42 authored by liziwl's avatar liziwl
Browse files

修复并行策略

parent 36e32dba
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@ jobs:
        REMOTE_REPO_URL: "mirrors.sustech.edu.cn/git/sustech-online/sustech-online-ng.git"

  build:
    concurrency:
      group: page-build
      cancel-in-progress: true
    runs-on: ubuntu-latest
    name: Build site
    steps: