diff --git a/.github/workflows/osgeo4w.yml b/.github/workflows/osgeo4w.yml index 41b34388bf82..461c70dcba7e 100644 --- a/.github/workflows/osgeo4w.yml +++ b/.github/workflows/osgeo4w.yml @@ -1,4 +1,4 @@ -name: OSGeo4W Windows Build +name: OSGeo4W Windows Build Test concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} @@ -112,7 +112,6 @@ jobs: retention-days: 1 - name: 'Post artifact download link and test results as comment on PR' - run: npm install xml-js uses: actions/github-script@v7 if: github.event_name == 'pull_request' with: