fix main ci (#16986)

This commit is contained in:
Gary Verhaegen 2023-06-13 18:38:36 +02:00 committed by GitHub
parent d75ca23db5
commit 2c53e5a648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ jobs:
demands: assignment -equals default
steps:
- checkout: self
- template: ci/bash-lib.yml
- template: bash-lib.yml
parameters:
var_name: bash-lib
- bash: |