Linux version
This commit is contained in:
parent
6241b0725d
commit
78bf5ee00a
2
.github/workflows/basket-api.yml
vendored
2
.github/workflows/basket-api.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
|||||||
PLATFORM: win
|
PLATFORM: win
|
||||||
NODE_IMAGE: stefanscherer/node-windows:10
|
NODE_IMAGE: stefanscherer/node-windows:10
|
||||||
BuildLinux:
|
BuildLinux:
|
||||||
runs-on: ubuntu-16.04
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.event_name != 'pull_request' }}
|
if: ${{ github.event_name != 'pull_request' }}
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout Github Action'
|
- name: 'Checkout Github Action'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user