Skip to content

🚀 Deploy Version #23

🚀 Deploy Version

🚀 Deploy Version #23

Workflow file for this run

# Breaking change was removing the bit timing sections from hal::can::settings,
# now it is just baud_rate.
name: 🚀 Deploy Version
on:
workflow_dispatch:
jobs:
engine3d:
uses: engine3d-dev/ci/.github/workflows/deploy.yml@main
with:
compiler: gcc

Check failure on line 12 in .github/workflows/deploy.yml

View workflow run for this annotation

GitHub Actions / 🚀 Deploy Version

Invalid workflow file

The workflow is not valid. .github/workflows/deploy.yml (Line: 12, Col: 17): Invalid input, compiler is not defined in the referenced workflow. .github/workflows/deploy.yml (Line: 15, Col: 25): Invalid input, compiler_version is not defined in the referenced workflow.
version: ${{ github.ref_name }}
arch: x86_64
compiler_version: 12.3
os: Linux
secrets: inherit