Skip to content

fix music patches for ship #3354

fix music patches for ship

fix music patches for ship #3354

Workflow file for this run

name: Build
on:
push:
paths-ignore:
- "*.md"
- "LICENSE"
- ".gitignore"
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-dotnet@v1
- run: dotnet build -c Debug
- uses: actions/upload-artifact@v2
with:
name: Raicuparta.QuantumSpaceBuddies
path: .\QSB\Bin\Debug