name: Build Project on: [push] jobs: build: runs-on: self-hosted steps: - name: Checkout the repo uses: actions/checkout@v4 - name: Build run: make