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 5b3c05d commit dd8a8ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-driver-solution.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ jobs:
repository: 'microsoft/Windows-driver-samples'
submodules: 'recursive'

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v2

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

- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v2

# - name: debug
# run: |
# ls
Expand Down

0 comments on commit dd8a8ca

Please sign in to comment.