Back to upper
parent
d9c009eb56
commit
62bc4611ca
|
|
@ -5,7 +5,7 @@ jobs:
|
||||||
runs-on: ${{ matrix.operating-system }}
|
runs-on: ${{ matrix.operating-system }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
operating-system: [linux, macOS, windows]
|
operating-system: [Linux, macOS, Windows]
|
||||||
actions:
|
actions:
|
||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue