From 2ff8082ae338474ee298332afee883c2d99a1b79 Mon Sep 17 00:00:00 2001 From: ArqTras <33489188+ArqTras@users.noreply.github.com> Date: Fri, 10 Apr 2020 00:51:46 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a991809..9f16160 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -50,7 +50,7 @@ jobs: run: ls ./bin shell: bash - - name: Publish window and linux binaries + - name: Publish windows and linux binaries if: runner.os != 'macOS' run: npm run build env: