Update azure-pipelines.yml

This commit is contained in:
Core 2023-05-24 15:10:15 +01:00 committed by GitHub
parent 3d6a2d9488
commit bfd1655e92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,6 @@ jobs:
displayName: "Install Dependencies"
- script: yarn dist:linux
env: {GH_TOKEN : $(GH_TOKEN)}
displayName: "Compile Distribution"
- task: CopyFiles@2