From: Debayan Sutradhar Date: Tue, 22 Jun 2021 22:06:33 +0530 Subject: Removed DMGs --- Removed DMGs --- --- 'a/.github/workflows/build.yml' +++ b/.github/workflows/build.yml @@ -1,4 +1,5 @@ name: Build + on: workflow_run: workflows: ["Init"] --- 'a/.github/workflows/init.yml' +++ b/.github/workflows/init.yml @@ -2,7 +2,6 @@ name: Init on: [push] - jobs: init: runs-on: ubuntu-20.04