Skip to content

Replace the link to the obsolete KB with the COMPVERIFY tickets. #21

Replace the link to the obsolete KB with the COMPVERIFY tickets.

Replace the link to the obsolete KB with the COMPVERIFY tickets. #21

Workflow file for this run

name: CI Build
on:
push:
branches: [ master ]
tags:
- '*'
pull_request:
branches: [ master ]
jobs:
ramtest:
runs-on: ubuntu-latest
container: ghcr.io/muhkuh-sys/mbs_ubuntu_2204_x86_64:latest
steps:
- name: Checkout repository
# Use the old checkout v1 here. The newer v2 requires git 2.28 which is not available in the standard distribution.
uses: actions/checkout@v1
with:
submodules: recursive
- name: Build netX firmware
run: python3 mbs/mbs
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
name: ramtest
path: targets/jonchki/repository