From f7d75e139cafc379f6a3dcb0b981a281a147efb4 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Wed, 2 Oct 2019 22:08:59 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6246c6a7..d5aa4737 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ jobs: name: "Builds and Compiles" runs-on: ubuntu-latest - steps: + steps: - uses: actions/checkout@master - uses: actions/setup-node@v1 with: