Skip to content

Commit b8e6f93

Browse files
committed
chore: make CI/CD compile
1 parent a61e9c6 commit b8e6f93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bevy_mod_scripting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
outputs:
2727
matrix: ${{ steps.generate-matrix.outputs.matrix }}
2828
steps:
29+
- name: Checkout
30+
uses: actions/checkout@v4
2931
- name: Generate matrix
3032
id: generate-matrix
3133
run: |

0 commit comments

Comments
 (0)