Skip to content

refactor: combine asus and surface builds with nvidia #12

refactor: combine asus and surface builds with nvidia

refactor: combine asus and surface builds with nvidia #12

Workflow file for this run

name: ublue nvidia 39
on:
pull_request:
merge_group:
schedule:
- cron: '30 15 * * *' # 15:30-ish UTC everyday (30 min delay after 'main' builds)
workflow_dispatch:
jobs:
build:
name: build
uses: ./.github/workflows/reusable-build.yml

Check failure on line 12 in .github/workflows/build-39.yml

View workflow run for this annotation

GitHub Actions / ublue nvidia 39

Invalid workflow file

The workflow is not valid. In .github/workflows/build-39.yml (Line: 12, Col: 11): Error from called workflow ublue-os/nvidia/.github/workflows/reusable-build.yml@ec697eff617a59ebde9d243134f39f7ddd8a19f5 (Line: 76, Col: 14): Unexpected symbol: '"0"'. Located at position 26 within expression: matrix.driver_version != "0" && '-nvidia' In .github/workflows/build-39.yml (Line: 12, Col: 11): Error from called workflow ublue-os/nvidia/.github/workflows/reusable-build.yml@ec697eff617a59ebde9d243134f39f7ddd8a19f5 (Line: 91, Col: 14): Unexpected symbol: 'matrix'. Located at position 36 within expression: matrix.driver_version != '0' && '-'matrix.driver_version
secrets: inherit
with:
fedora_version: 39