mirror of
https://github.com/armbian/cache.git
synced 2026-01-06 10:36:52 -08:00
Update test2.yml
This commit is contained in:
16
.github/workflows/test2.yml
vendored
16
.github/workflows/test2.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
minimal: 'no'
|
||||
desktop: 'yes'
|
||||
variant: '3dsupport'
|
||||
variant: ''
|
||||
|
||||
secrets:
|
||||
token: ${{ secrets.CR_PAT }}
|
||||
@@ -52,6 +52,20 @@ jobs:
|
||||
if: ${{ success() && github.repository_owner == 'Armbian' }}
|
||||
uses: armbian/scripts/.github/workflows/armbian-framework-rootfs-cache-v2.yml@master
|
||||
|
||||
with:
|
||||
|
||||
minimal: 'no'
|
||||
desktop: 'yes'
|
||||
variant: '3dsupport'
|
||||
|
||||
secrets:
|
||||
token: ${{ secrets.CR_PAT }}
|
||||
|
||||
GUI3:
|
||||
|
||||
if: ${{ success() && github.repository_owner == 'Armbian' }}
|
||||
uses: armbian/scripts/.github/workflows/armbian-framework-rootfs-cache-v2.yml@master
|
||||
|
||||
with:
|
||||
|
||||
minimal: 'no'
|
||||
|
||||
Reference in New Issue
Block a user