Skip to content

fix readme, need to archive main branch #7

fix readme, need to archive main branch

fix readme, need to archive main branch #7

on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build the Docker image
run: docker build . --file Dockerfile