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: