Skip to content

- fixed xmp playback as xmp explicitly requires a length of the modul… #25

- fixed xmp playback as xmp explicitly requires a length of the modul…

- fixed xmp playback as xmp explicitly requires a length of the modul… #25

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
- name: Build it
run: docker build . -f .github/Dockerfile.CI -t openarena_test