Skip to content

Commit 905d80c

Browse files
committed
fix missing dolah
1 parent 3329209 commit 905d80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121

2222
jobs:
2323
check:
24-
name: Check - {{ matrix.run_args.label }}
24+
name: Check - ${{ matrix.run_args.label }}
2525
runs-on: ${{ matrix.run_args.os }}
2626
strategy:
2727
matrix:

0 commit comments

Comments
 (0)