Skip to content

Commit

Permalink
trying more stages
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Mar 27, 2024
1 parent 33dd5f6 commit 6bd134f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pi-gen-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
# images in stage2 (lite), stage4 and stage5. You probably want to hook in custom
# stages before one of the exported stages. Otherwise, the action will make sure
# any custom stage will include an image export directive.
stage-list: stage0 stage1 stage2 ../../stage3-base
stage-list: stage0 stage1 stage2 ./stage3-base

# System timezone.
timezone: UTC
Expand Down

0 comments on commit 6bd134f

Please sign in to comment.