Fix the Nuget Publish MPAC action in CI. (#1712)

This commit is contained in:
jawelton74 2023-12-13 11:44:46 -08:00 committed by GitHub
parent bf7c0aac63
commit c6aefacc4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ jobs:
with:
nuget-api-key: ${{ secrets.NUGET_API_KEY }}
- name: Download Dist Folder
uses: actions/upload-artifact@v3
uses: actions/download-artifact@v3
with:
name: dist
- run: cp ./configs/mpac.json config.json