From 8e2ede1efc1f23c72c6b50366f1e023dfe5894ae Mon Sep 17 00:00:00 2001 From: Diego Herrera Date: Fri, 1 Oct 2021 16:18:19 -0600 Subject: [PATCH] Update makefile.yml --- .github/workflows/makefile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 3e72cbf..d3480b5 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - - name: Checkout Repo + - uses: actions/checkout@v2 - name: Build