Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Aug 7, 2024
1 parent 02ebc61 commit ac9b81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-yocto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
run: |
docker run --rm \
-v ${{ github.workspace }}/yocto_ws:/workdir \
-u $(id -u builder):$(id -g builder)
-u $(id -u builder):$(id -g builder) \
yocto-build \
/bin/bash -c "cd /workdir && bash portenta-x8_build.sh"

0 comments on commit ac9b81f

Please sign in to comment.