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:
@ -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
|
||||
|
Reference in New Issue
Block a user