Commit a6abe4d1 authored by Grant's avatar Grant
Browse files

ci: git cmd malfunction

parent 9e81411c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ lemmy fetcher:
    - git remote remove origin || true
    - git remote add origin https://oauth2:${GITLAB_CI_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git
    - git fetch origin
    - git checkout origin main
    - git checkout origin/main
  script:
    - python ./tools/lemmy_fetcher.py
    - tree .fetcher