Skip to content

Commit b7cac86

Browse files
authored
Update configurable.yml
1 parent bb3289b commit b7cac86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/configurable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313

1414
steps:
1515
- name: Echo
16-
run: ${{ vars.RUNNER_LINUX || 'ubuntu-latest' }}
16+
run: echo "${{ vars.RUNNER_LINUX || 'ubuntu-latest' }}"

0 commit comments

Comments
 (0)