mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-07 23:03:09 +08:00
Update nodejs.yml
This commit is contained in:
parent
1940d6db03
commit
c786c169f6
9
.github/workflows/nodejs.yml
vendored
9
.github/workflows/nodejs.yml
vendored
@ -9,11 +9,10 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
strategy:
|
||||||
strategy:
|
matrix:
|
||||||
matrix:
|
node-version: [12.x]
|
||||||
node-version: [12.x]
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Use latest Node.js
|
- name: Use latest Node.js
|
||||||
|
Loading…
Reference in New Issue
Block a user