Skip to content

Commit

Permalink
Update build-driver-solution.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shamil-mubarakshin authored Dec 24, 2024
1 parent af81d88 commit 5feecb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-driver-solution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v2

- name: Install Nuget Packages
run: nuget restore .\packages.config -PackagesDirectory .\packages\

- name: debug
run: |
ls
Expand Down

0 comments on commit 5feecb1

Please sign in to comment.