Skip to content

Commit

Permalink
CI: build more
Browse files Browse the repository at this point in the history
  • Loading branch information
hnez committed Jul 25, 2024
1 parent 845d30d commit 2d09089
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ jobs:
with:
submodules: recursive
- run: |
rm -f conf/local.conf
source oe-init-build-env
#bitbake lxatac-core-bundle-base
bitbake emmc-boot-image
echo 'INHERIT += "rm_work"' >> conf/local.conf
bitbake lxatac-core-bundle-base
- name: Persist the disk image
env:
PERSISTENCE_TOKEN: ${{ secrets.PERSISTENCE_TOKEN }}
Expand Down

0 comments on commit 2d09089

Please sign in to comment.