Skip to content

Commit 867f257

Browse files
committed
testing changes
1 parent e76668c commit 867f257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pi-gen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
password: ${{ env.FIRST_USER_PASS || 'aryaos415' }}
5757
pi-gen-release: ${{ env.PI_GEN_RELEASE || 'AryaOS' }}
5858
release: ${{ env.RELEASE || 'bookworm' }}
59-
stage-list: "stage0 stage1 stage2 ../stages/stage-base"
59+
stage-list: "stage0 stage1 stage2 ../../stages/stage-base"
6060
wpa-country: ${{ env.WPA_COUNTRY || 'US' }}
6161
wpa-essid: ${{ env.WPA_ESSID || 'AryaOS-WiFi' }}
6262
wpa-password: ${{ env.WPA_PASSWORD || 'aryaos415' }}

0 commit comments

Comments
 (0)