Skip to content

Commit

Permalink
Merge branch 'main' of github.com:cdle/sillyGirl
Browse files Browse the repository at this point in the history
  • Loading branch information
cdle committed Feb 25, 2023
2 parents b3206cf + b4c0227 commit dd0014c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:
run:
cd develop && git clone https://${{ secrets.CABLE_TOKEN }}@github.com/cdle/qinglong.git

- name: Git clone jd_price
run:
cd develop && git clone https://github.com/cdle/jd_price.git
# - name: Git clone jd_price
# run:
# cd develop && git clone https://github.com/cdle/jd_price.git

- name: Git clone jd_cookie
run:
Expand Down

0 comments on commit dd0014c

Please sign in to comment.