Skip to content

Refactored proxy configurat ion and updated documentat ion (#27) (#27) #18

Refactored proxy configurat ion and updated documentat ion (#27) (#27)

Refactored proxy configurat ion and updated documentat ion (#27) (#27) #18

Workflow file for this run

name: build-main
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- name: Run Makefile
run: make build