Skip to content

Update base, sim and externals #1

Update base, sim and externals

Update base, sim and externals #1

name: Build on push
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
name: Repo checkout
with:
persist-credentials: true
- name: Build the Docker image
run: docker build . --file Dockerfile --tag ghcr.io/hyperk/hk-meta-externals:latest