diff --git a/.github/workflows/deep-classifier-runner.yml b/.github/workflows/deep-classifier-runner.yml index be5defca8b5..ab0c6bd93ee 100644 --- a/.github/workflows/deep-classifier-runner.yml +++ b/.github/workflows/deep-classifier-runner.yml @@ -19,7 +19,7 @@ jobs: run: npm install --production --prefix ./actions - name: Install Additional Dependencies # Pulls in a bunch of other packages that arent needed for the rest of the actions - run: npm install @azure/storage-blob@12.1.1 + run: npm install @azure/storage-blob@12.1.1 mongodb@2.2.31 - name: "Run Classifier: Scraper" uses: ./actions/classifier-deep/apply/fetch-sources with: