Skip to content

Commit 714e253

Browse files
committed
testing changes
1 parent 2816bbe commit 714e253

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
@@ -59,7 +59,7 @@ jobs:
5959
password: ${{ env.FIRST_USER_PASS || 'aryaos415' }}
6060
pi-gen-release: ${{ env.PI_GEN_RELEASE || 'AryaOS' }}
6161
release: ${{ env.RELEASE || 'bookworm' }}
62-
stage-list: "stage0 stage1 stage2 ${{ GITHUB_CWD }}/stages/stage-base"
62+
stage-list: "stage0 stage1 stage2 ${{ env.GITHUB_CWD }}/stages/stage-base"
6363
wpa-country: ${{ env.WPA_COUNTRY || 'US' }}
6464
wpa-essid: ${{ env.WPA_ESSID || 'AryaOS-WiFi' }}
6565
wpa-password: ${{ env.WPA_PASSWORD || 'aryaos415' }}

0 commit comments

Comments
 (0)