diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 1bdf0dcc4d..421b8458cf 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -21,7 +21,6 @@ jobs: uses: actions/checkout@v3 with: fetch-depth: 2 - - run: git fetch - name: Setup Python uses: actions/setup-python@v4