Skip to content

Commit

Permalink
CI: Fix cross-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Feb 12, 2025
1 parent 347265f commit d973b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Build
env:
TERM: dumb
run:
run: |
. ~/toolchain/environment-setup-*-poky-linux-gnueabi
ninja -C build

0 comments on commit d973b59

Please sign in to comment.