Skip to content

Don't overwrite CIA just yet. #94

Don't overwrite CIA just yet.

Don't overwrite CIA just yet. #94

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
container: devkitpro/devkitarm
steps:
- uses: actions/checkout@v3
- name: make
run: make
- name: Upload binary
uses: actions/upload-artifact@v3
with:
name: Build
path: |
FourthTube.3dsx
FourthTube.cia