You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/main.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ jobs:
61
61
run: |
62
62
echo "Building Pi Image..."
63
63
cd pi-gen
64
-
echo "DWE_VERSION=\"${{ github.event.release.name }}\"" >> config # BUG: This does not work and defaults to latest, but it shouldn't mattter cause this will run on the lastest release anyways
0 commit comments