GHA: Adjust label on one of the build steps

This commit is contained in:
aboyko
2023-07-31 23:47:51 -04:00
parent 77078a426c
commit 0d26714a03

View File

@@ -260,7 +260,7 @@ jobs:
- uses: actions/download-artifact@cbed621e49e4c01b044d60f6c80ea4ed6328b281
with:
name: s3-dist-path-${{ needs.eclipse-distro-build.outputs.id }}
- name: Update Win zip/jar on S3
- name: Update GMG files on S3
id: update-s3
env:
AWS_ACCESS_KEY_ID: ${{ secrets.TOOLS_S3_ACCESS_KEY }}