From 568fffc11f4c0f8d258bd6d1d35a44e9422e8562 Mon Sep 17 00:00:00 2001 From: "Mike A. Trethewey" Date: Wed, 26 Feb 2020 03:08:05 -0800 Subject: [PATCH] Ignore AppVersion for now --- .github/workflows/ci.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5089e758..2364e80b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -115,14 +115,7 @@ jobs: env: OS_NAME: ${{ matrix.os-name }} run: | -# python ./resources/ci/common/prepare_appversion.py python ./resources/ci/common/prepare_release.py - # upload appversion artifact for later step -# - name: Upload AppVersion Artifact -# uses: actions/upload-artifact@v1 -# with: -# name: appversion-${{ matrix.os-name }} -# path: ./resources/app/meta/manifests/app_version.txt # upload archive artifact for later step - name: Upload Archive Artifact uses: actions/upload-artifact@v1