Skip to content

Add GitHub actions

Add GitHub actions #1

Workflow file for this run

name: Shared build workflow
on:
workflow_call:
jobs:
create-archive:
name: "Creating archive"
runs-on: "ubuntu-24.04"
steps:
- uses: actions/checkout@v4
with:
path: 'source'
- uses: actions/upload-artifact@v4
with:

Check failure on line 17 in .github/workflows/shared-build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/shared-build.yml

Invalid workflow file

You have an error in your yaml syntax on line 17
name: out-linux-${{matrix.architecture.name}}
if-no-files-found: error
path:
${{github.workspace}}/install