GH Hosted: yml syntax error

This commit is contained in:
aboyko
2023-07-13 15:54:13 -04:00
parent a0878404d6
commit 148d76f760
2 changed files with 4 additions and 4 deletions

View File

@@ -92,9 +92,9 @@ jobs:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
with:
sparse-checkout: |
.github
with:
sparse-checkout: |
.github
- uses: actions/download-artifact@cbed621e49e4c01b044d60f6c80ea4ed6328b281
with:
name: win-zips-${{ github.run_id }}.${{ github.run_attempt }}