GHA: attempt to use S3 for temp build artifacts

This commit is contained in:
aboyko
2023-07-18 20:36:39 -04:00
parent 486ae9ec7d
commit b03b4568d1
5 changed files with 34 additions and 20 deletions

View File

@@ -16,7 +16,7 @@ on:
jobs:
e428-distro:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
# if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ./.github/workflows/gh-hosted-eclipse-distro-build.yml
with:
eclipse_profile: 'e428'