Skip to content

jtframe_sdram64.v_MISTER to use MiSTer modules in DECA board #50

jtframe_sdram64.v_MISTER to use MiSTer modules in DECA board

jtframe_sdram64.v_MISTER to use MiSTer modules in DECA board #50

name: Compilation check
on:
push:
jobs:
compile_check:
runs-on: ubuntu-20.04
steps:
- name: checkout
uses: actions/checkout@v3
- name: install-go
run: apt install golang
- name: compile
run: cd jtframe/src; go build .