Skip to content

Commit

Permalink
build-root.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Jul 19, 2023
1 parent 75a25e3 commit 457aac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@ jobs:
- name: Synthesize the variants
run: |
echo "Synthesizing variants: $VARIANTS"
build/envelope-tool synthesize \
--toit-root=toit \
--output-root=synthesized \
--sdk-path=build/host/sdk \
--variants-root=variants \
--build-root=build \
$VARIANTS
- name: Build the variants
Expand Down

0 comments on commit 457aac2

Please sign in to comment.