mirror of
https://github.com/libjpeg-turbo/libjpeg-turbo.git
synced 2026-01-18 13:31:21 +01:00
CI/Win: Deploy build log with pre-release packages
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -157,6 +157,7 @@ jobs:
|
||||
echo LIB=$LIB
|
||||
echo PATH=$PATH
|
||||
c:/buildscripts/buildljt -d $GITHUB_WORKSPACE -b /c/ljt.nightly -v
|
||||
mv /c/ljt.nightly/log-${{github.job}}.txt /c/ljt.nightly/files/
|
||||
- name: Configure AWS
|
||||
if: ${{github.event_name != 'pull_request' && !contains(github.ref, 'refs/tags/')}}
|
||||
uses: aws-actions/configure-aws-credentials@v4
|
||||
|
||||
Reference in New Issue
Block a user