Skip to content

[GitHub] Use the Vulkan SDK for Ubuntu 24.04 #931

[GitHub] Use the Vulkan SDK for Ubuntu 24.04

[GitHub] Use the Vulkan SDK for Ubuntu 24.04 #931

Workflow file for this run

name: Krom
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Get DLC
run: ./get_dlc
- name: Get Node.js
run: git clone https://github.com/Kode/nodejs_bin.git --depth 1
- name: Setup Node.js
run: nodejs_bin/copysysbin.sh
- name: Compile
run: nodejs_bin/node make.js krom --kha . --from Tests/Empty