Remove fugue artifact

This commit is contained in:
Andy Feller 2023-12-12 09:56:35 -05:00
parent bcbd848bfe
commit 783dbf999a

View file

@ -43,7 +43,7 @@ jobs:
METADATA_PATH: ${{ runner.temp }}\acs\metadata.json
run: |
Invoke-WebRequest -Uri https://www.nuget.org/api/v2/package/Azure.CodeSigning.Client/1.0.38 -OutFile $Env:ACS_ZIP -Verbose
Expand-Archive $acsZip -Destination $Env:ACS_DIR acsDir -Force -Verbose
Expand-Archive $acsZip -Destination $Env:ACS_DIR -Force -Verbose
# Generate metadata file for signtool
@{