Skip to content

Finally 0.14 working version, yay #42

Finally 0.14 working version, yay

Finally 0.14 working version, yay #42

Workflow file for this run

name: Build
on:
push:
branches: [ "**" ]
pull_request:
jobs:
build:
name: "Build"
uses: ./.github/workflows/build-workflow.yml
secrets: inherit