GHA: win exe sign job checkout scripts from the git repo
This commit is contained in:
@@ -89,6 +89,10 @@ jobs:
|
||||
needs: eclipse-distro-build
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
|
||||
with:
|
||||
sparse-checkout: |
|
||||
.github
|
||||
- name: Download Win Zips from S3 for Signing
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.TOOLS_S3_ACCESS_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user