Skip to content

[devkits] nim devkit #2

[devkits] nim devkit

[devkits] nim devkit #2

Workflow file for this run

name: Devkit (nim)
on:
push:
branches:
- master
- main
paths:
- '.docker/nim.dockerfile'
pull_request:
paths:
- '.docker/nim.dockerfile'
workflow_dispatch:
jobs:
build:
name: Build
uses: ./.github/workflows/devkit.yml
with:
lang: nim