1
0
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:
2023-06-28 17:58:03 +02:00
parent 1c95b86475
commit 05bfd54fb5
5 changed files with 154 additions and 6 deletions

View File

@ -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