Skip to content

Commit 767dc04

Browse files
committed
Cross
1 parent f4ba8d0 commit 767dc04

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dist.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,9 @@ jobs:
227227
with:
228228
fetch-depth: 0
229229

230+
- name: Setup cross environment for meson
231+
uses: robotpy/build-actions/setup-cross-meson@semiwrap
232+
230233
- name: Install deps
231234
shell: bash
232235
run: |

0 commit comments

Comments
 (0)