Skip to content

Merge pull request #243 from greymistcube/bump/libplanet-to-3.9.5 #402

Merge pull request #243 from greymistcube/bump/libplanet-to-3.9.5

Merge pull request #243 from greymistcube/bump/libplanet-to-3.9.5 #402

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
with:
submodules: recursive
- uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.x'
- name: build
run: dotnet build NineChronicles.Snapshot