Skip to content

Commit

Permalink
nuget restore
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemet committed Mar 20, 2024
1 parent 1d99c24 commit 34e5aa4
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 @@ -99,7 +99,7 @@ jobs:
working-directory: ./Modules/@babylonjs/react-native/Build/uwp_x64

- name: Nuget restore
run: nuget restore Playground.sln
run: nuget restore BRNPlayground.sln
working-directory: ./Apps/BRNPlayground/windows

- name: Nuget restore
Expand Down

0 comments on commit 34e5aa4

Please sign in to comment.