diff --git a/.github/workflows/ci-update-mtdca.yml b/.github/workflows/ci-update-mtdca.yml index 7c2c13b9..e4d44b91 100644 --- a/.github/workflows/ci-update-mtdca.yml +++ b/.github/workflows/ci-update-mtdca.yml @@ -49,11 +49,6 @@ jobs: - name: Checkout repository uses: actions/checkout@v2 - - name: Fetch config.json artifact - uses: actions/download-artifact@master - with: - name: config - - name: Fetch CSV file from target repository run: | # Replace `` with the username or organization name of the target repository owner