From: Debayan Sutradhar Date: Sat, 19 Jun 2021 01:20:16 +0530 Subject: Update build.yml --- Update build.yml --- --- 'a/.github/workflows/build.yml' +++ b/.github/workflows/build.yml @@ -1,7 +1,7 @@ name: Build on: workflow_run: - workflows: ["Initial Setup"] + workflows: ["Init"] types: - completed @@ -87,6 +87,7 @@ jobs: with: name: linux-zip path: target/install/stream-pi-server-linux-x64-${{ env.VERSION }}-executable.zip + build-macos: runs-on: macos-10.15 steps: