Skip to content

Commit

Permalink
Update build_riscv.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NobuoTsukamoto authored Apr 11, 2024
1 parent f8cfee8 commit ab3a91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_riscv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
# Run bitbake
- name: Bitbake MACHINE=${{ matrix.target_machine }}, TensorFlow-Lite ${{ matrix.tensorflow_version }}
run: |
source poky/oe-init-build-env rpi-build
source /home/runner/work/poky/oe-init-build-env rpi-build
bitbake-layers add-layer /home/runner/work/meta-openembedded/meta-oe/
bitbake-layers add-layer /home/runner/work/meta-openembedded/meta-python/
bitbake-layers add-layer /home/runner/work/meta-tensorflow-lite/meta-tensorflow-lite/
Expand Down

0 comments on commit ab3a91e

Please sign in to comment.