Skip to content

fix image positioning #19

fix image positioning

fix image positioning #19

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repository
uses: actions/checkout@v4
- name: build files
run: cd era && make && cd ../gra && make