GH-Hosted builds live

This commit is contained in:
aboyko
2023-07-17 12:36:00 -04:00
parent 1cec4a77f5
commit 36e853ee62
6 changed files with 10 additions and 10 deletions

View File

@@ -76,7 +76,7 @@ jobs:
do
${{ github.workspace }}/.github/scripts/sign-exe-in-zip-file.sh $file ${{ github.workspace }}/.github/scripts/sign-exe.sh ${{ github.workspace }}/.github/scripts/self-extracting-jar-creator.jar
done
- name: Update S3
- name: Update Win zip/jar on S3
id: update-s3
env:
AWS_ACCESS_KEY_ID: ${{ secrets.TOOLS_S3_ACCESS_KEY }}