mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-21 23:08:02 +00:00
Added a build script to simplify compiling Rolens from source
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -72,6 +72,9 @@ jobs:
|
||||
name: rolens-${{ matrix.platform }}
|
||||
path: releases/*
|
||||
|
||||
- name: Test build script for users
|
||||
run: ./build.js
|
||||
|
||||
bundle:
|
||||
name: Bundle artifacts
|
||||
runs-on: ubuntu-22.04
|
||||
|
Reference in New Issue
Block a user