Skip to content

Commit

Permalink
Update CI.yml (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeVeSpl authored Nov 20, 2023
1 parent 23a6e3c commit 6459f8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
with:
path: sources/RevitDBExplorer/obj

- name: Restore Packages for .net 7.0
run: msbuild /r /p:Configuration=R2025

- name: Build Project for R2025
working-directory: sources/RevitDBExplorer/
run: |
Expand Down

0 comments on commit 6459f8b

Please sign in to comment.