From 30c1bb1f196626ab0d57954899730922d13fedbc Mon Sep 17 00:00:00 2001 From: Stefan Baebler Date: Sat, 26 Mar 2022 23:39:31 +0100 Subject: [PATCH] rename step --- .github/workflows/make.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index f517676..7a6f070 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -56,7 +56,7 @@ jobs: - name: Run make geojson run: make geojson - - name: Run split.sh + - name: Run make split run: make split # Runs a set of commands using the runners shell