Skip to content

Use matrix to simplify packaging workflow #2105

Use matrix to simplify packaging workflow

Use matrix to simplify packaging workflow #2105

Workflow file for this run

name: Axolotl pipeline
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
jobs:
build:
uses: ./.github/workflows/build.yaml
package:
needs: build
uses: ./.github/workflows/package.yaml

Check failure on line 17 in .github/workflows/workflows.yaml

View workflow run for this annotation

GitHub Actions / Axolotl pipeline

Invalid workflow file

The workflow is not valid. In .github/workflows/workflows.yaml (Line: 17, Col: 11): Error from called workflow nanu-c/axolotl/.github/workflows/package.yaml@467d9f69321c9662ca9954ab025ba8eaca9e77b6 (Line: 77, Col: 15): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.arch