Skip to content

Fix case where skill is greater than level max #176

Fix case where skill is greater than level max

Fix case where skill is greater than level max #176

Workflow file for this run

name: Build
on:
[push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jwlawson/[email protected]
with:
build-version: 3.22.0
- run: cmake .
- run: make