Skip to content

fix change dir

fix change dir #4

Workflow file for this run

name: Build test
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: Build images
run: make build