Skip to content

Commit

Permalink
fix missing dolah
Browse files Browse the repository at this point in the history
  • Loading branch information
makspll committed Nov 10, 2024
1 parent 3329209 commit 905d80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bevy_mod_scripting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ concurrency:

jobs:
check:
name: Check - {{ matrix.run_args.label }}
name: Check - ${{ matrix.run_args.label }}
runs-on: ${{ matrix.run_args.os }}
strategy:
matrix:
Expand Down

0 comments on commit 905d80c

Please sign in to comment.