Skip to content

add optional architecture overriding for downloading altserver, netmu… #8

add optional architecture overriding for downloading altserver, netmu…

add optional architecture overriding for downloading altserver, netmu… #8

name: build + run.sh
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build container image
run: docker build -t altserver:latest .
- name: run container
run: bash run.sh