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 Oct 21, 2024
1 parent 109e54b commit 02787ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
# 同步到ali仓
#REPO_ALI>> REPO_HUB REPO_TEN REPO_QING
unset REPO_ALI REPO_TEN REPO_QING #skipSync
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 02787ab

Please sign in to comment.