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 f4f90e2 commit ed7510b
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 @@ -36,7 +36,7 @@ jobs:

- name: Build Yocto image
run: |
useradd builder -s /bin/bash
sudo useradd builder -s /bin/bash
su builder
whoami
id -u
Expand Down

0 comments on commit ed7510b

Please sign in to comment.