diff --git a/.github/workflows/upload-current-manifests.yml b/.github/workflows/upload-current-manifests.yml index e8ac074..8772022 100644 --- a/.github/workflows/upload-current-manifests.yml +++ b/.github/workflows/upload-current-manifests.yml @@ -35,4 +35,4 @@ jobs: - name: Upload all manifests working-directory: current-excel-manifests - run: ./upload_templates.sh \ No newline at end of file + run: ../tests/upload_templates.sh \ No newline at end of file