Skip to content

Commit

Permalink
test w/o --use-nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemet committed Mar 21, 2024
1 parent f9d8bfe commit 55918a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
working-directory: ./Package

- name: NPM Windows Project
run: npx install-windows-test-app --use-nuget
run: npx install-windows-test-app
working-directory: ./Apps/BRNPlayground

# - name: Gulp build windows
Expand Down

0 comments on commit 55918a9

Please sign in to comment.