1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix syntax

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-08-30 08:25:36 +03:00
parent c645cfbe94
commit 3531f1fc7a

View File

@ -91,5 +91,5 @@ jobs:
name: Test build (arm64)
shell: bash
env:
BINARY_ARCH=arm64
BINARY_ARCH: arm64
if: runner.os == 'macOS'