Create linux.yml

This commit is contained in:
Lubos Lenco
2019-11-03 10:03:36 +01:00
committed by GitHub
parent 46d66a38b4
commit 6380a463e7
+17
View File
@@ -0,0 +1,17 @@
name: Linux
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Get Submodules
run: git submodule update --init --recursive
- name: Get Node.js
run: git clone https://github.com/Kode/nodejs_bin.git --depth 1
- name: Compile
run: nodejs_bin/node-linux64 Kromx/make.js -g opengl