Skip to content

Commit

Permalink
Fix YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
corneil committed May 10, 2024
1 parent 8bcc517 commit fa65ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-snapshot-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa65ce2

Please sign in to comment.