From 533bc853c4986cf1632cc622399ff5ca93280c38 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Thu, 16 May 2024 15:02:56 -0500 Subject: [PATCH] test#8 --- .github/workflows/release-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-files.yml b/.github/workflows/release-files.yml index 4db6ae64103..b5100c3c5fd 100644 --- a/.github/workflows/release-files.yml +++ b/.github/workflows/release-files.yml @@ -148,7 +148,7 @@ jobs: name: abi-reports path: ${{ github.workspace }} - - name: Get published nonversioned source (tgz) +# - name: Get published nonversioned source (tgz) # if: ${{ (inputs.use_environ == 'release') }} # uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7 # with: