Skip to content

Commit

Permalink
copy over dotnet files
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Feb 4, 2024
1 parent bc70282 commit b9bec18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ stages:
-DCMAKE_INSTALL_PREFIX=$(name)\
-G "Ninja" ../
ninja install
cp -r Microsoft.Z3 $(name)/.
zip -r $(name).zip $(name)
cd ..
- script: cp $(arch)/*.zip $(Build.ArtifactStagingDirectory)/.
Expand Down

0 comments on commit b9bec18

Please sign in to comment.