removed extra tabs (versions.yml)

This commit is contained in:
Hargun Kaur 2021-10-05 23:00:18 +00:00 committed by GitHub
parent c178bbba23
commit eb7c4722ce

View file

@ -80,9 +80,9 @@ jobs:
version-file: version-file:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, windows-latest, macos-latest] os: [ubuntu-latest, windows-latest, macos-latest]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Setup node test - name: Setup node test