From 1dc6f5f3810ce8c8d3c8225d40331ece96d848d9 Mon Sep 17 00:00:00 2001 From: Bryan MacFarlane Date: Fri, 17 Jan 2020 15:41:43 -0500 Subject: [PATCH] step name --- .github/workflows/versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/versions.yml b/.github/workflows/versions.yml index 6578aac..3c6172d 100644 --- a/.github/workflows/versions.yml +++ b/.github/workflows/versions.yml @@ -25,5 +25,5 @@ jobs: with: ruby-version: ${{ matrix.version}} - - name: npm install + - name: ruby version run: ruby -v