Commit bc08d9f0 authored by liziwl's avatar liziwl
Browse files

update ci

parent 19dbd7e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -55,7 +55,7 @@ jobs:
  sync:
    runs-on: ubuntu-latest
    name: Sync to other git service
    if: always()
    if: always() && github.repository_owner == 'SUSTech-CRA'
    needs: release
    steps:

+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ jobs:
  sync:
    runs-on: ubuntu-latest
    name: Sync to other git service
    if: always()
    if: always() && github.repository_owner == 'SUSTech-CRA'
    needs: build_latex
    steps: