Skip to content

Changelog for 2.3.0 #103

Changelog for 2.3.0

Changelog for 2.3.0 #103

Workflow file for this run

name: Build libctru
on:
push:
branches: [ master ]
pull_request:
jobs:
build:
name: Test build
runs-on: ubuntu-latest
container:
image: 'devkitpro/devkitarm'
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: build
run: make -C libctru