From fa65ce20d26f8c87fb41d462064667ebc1761f71 Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Fri, 10 May 2024 16:57:11 +0200 Subject: [PATCH] Fix YAML --- .github/workflows/build-snapshot-worker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-snapshot-worker.yml b/.github/workflows/build-snapshot-worker.yml index be95b28fe6..a8366e4991 100644 --- a/.github/workflows/build-snapshot-worker.yml +++ b/.github/workflows/build-snapshot-worker.yml @@ -57,7 +57,7 @@ jobs: with: dispatch-handler-extract-context-properties: true - name: 'Install: xmllint' - uses: '.github/actions/install-xmlutils' + uses: ./.github/actions/install-xmlutils - name: Build and Publish shell: bash timeout-minutes: 75