Skip to content

Fix checkout

Fix checkout #1

Workflow file for this run

name: Linux
on:
workflow_dispatch:
pull_request:
jobs:
linux-build:
uses: ./.github/workflows/build.yml
with:
target: Linux
build-type: Release