Skip to content

Test new action fix #70

Test new action fix

Test new action fix #70

Workflow file for this run

name: Build SLCommand Script
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.x
- name: Build, test and upload artifacts
uses: Pogromca-SCP/build-nwapi-plugin@v1
with:
pluginName: SLCommandScript
refsVariable: SL_REFERENCES
#dependencies: SLCommandScript.Core,SLCommandScript.FileScriptsLoader