Skip to content

Replace Path.DirectorySeparatorChar with Path.Combine() #22

Replace Path.DirectorySeparatorChar with Path.Combine()

Replace Path.DirectorySeparatorChar with Path.Combine() #22

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: sschmid/Entitas/.github/workflows/build.yml@main