Skip to content

Commit

Permalink
github: workflows: build this PR against PR 51771 in Zephyr
Browse files Browse the repository at this point in the history
Temporarily build this PR against zephyrproject-rtos/zephyr#51771
until that pull has been accepted to main.

Signed-off-by: Chris Friedt <[email protected]>
  • Loading branch information
cfriedt committed Jan 15, 2023
1 parent 05b64b5 commit 3e63c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
pip3 install -U west
west init zephyrproject
cd zephyrproject
git fetch origin pull/51771/head:temp
west update $WEST_MODULES
- name: Checkout Thrift Module
Expand Down

0 comments on commit 3e63c66

Please sign in to comment.