Skip to content

Commit

Permalink
gitac: echo syncer; doSync=true
Browse files Browse the repository at this point in the history
  • Loading branch information
sam#gemmi-win10 committed Nov 10, 2024
1 parent 86f80da commit 0e0cf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-x11-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
# 同步到ali仓
#REPO_ALI>> REPO_HUB REPO_TEN REPO_QING
unset REPO_ALI REPO_TEN REPO_QING #skipSync; QINGCLOUD.REPO net failed
echo syncer; doSync=false
echo syncer; doSync=true
cd ../.github/workflows; test "true" == "$doSync" && bash syncer.sh;
#
# view timecost
Expand Down

0 comments on commit 0e0cf28

Please sign in to comment.