Debugging Actions

This commit is contained in:
Micheal Colhoun 2021-09-05 11:37:49 +01:00
parent 9593f58788
commit 21e7c04840

View File

@ -1,4 +1,5 @@
name: CI name: CI
on: on:
workflow_dispatch: workflow_dispatch:
push: push:
@ -9,8 +10,8 @@ on:
- master - master
env: env:
BUILD_CONFIG: 'Release' BUILD_CONFIG: Release
SOLUTION: 'DarkUI.sln' SOLUTION: DarkUI.sln
jobs: jobs:
build: build: