1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-20 06:28:04 +00:00

Prepared improved CI action

This commit is contained in:
2023-06-22 10:55:59 +02:00
parent 005f23c322
commit fcdefedffd
4 changed files with 25 additions and 3 deletions

View File

@ -1,3 +1,5 @@
#!/bin/sh
mkdir releases
wails build -platform linux/amd64
tar -czvf releases/rolens-$1-amd64.tar.gz --directory build/bin Rolens