Skip to content

.make: only check basename while detecting make #189

.make: only check basename while detecting make

.make: only check basename while detecting make #189

Workflow file for this run

name: stats
on:
push:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: stats
run: |
make stats
env:
SHELL_VERBOSE: 1