mirror of
https://github.com/garraflavatra/rolens.git
synced 2024-11-22 10:25:48 +01:00
CI: only run Linux step on Linux ......
This commit is contained in:
parent
a44f4c8b7e
commit
536740259d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -69,6 +69,7 @@ jobs:
|
||||
echo "tar_amd64=releases/releases/rolens-11.0+-arm64.tar.gz" >> "$GITHUB_ENV"
|
||||
|
||||
- name: Cross-compile Rolens for Linux
|
||||
if: matrix.platform == 'ubuntu-22.04'
|
||||
run: |
|
||||
mkdir releases
|
||||
wails build -platform linux/amd64
|
||||
|
Loading…
Reference in New Issue
Block a user