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:
parent
c645cfbe94
commit
3531f1fc7a
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -91,5 +91,5 @@ jobs:
|
|||||||
name: Test build (arm64)
|
name: Test build (arm64)
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
BINARY_ARCH=arm64
|
BINARY_ARCH: arm64
|
||||||
if: runner.os == 'macOS'
|
if: runner.os == 'macOS'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user