refactoring...

This commit is contained in:
Alex A. Naanou 2022-09-14 16:57:05 +03:00 committed by GitHub
parent eb6d659a0d
commit eb150a1c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Makefile CI
name: make dist
on:
push:
@ -7,8 +7,7 @@ on:
branches: [ "main" ]
jobs:
build:
make-dist:
runs-on: ubuntu-latest
steps: