Skip to content

Commit 9f9cee9

Browse files
Fix workflow for updating AVM & Quickstart samples
1 parent 624c95c commit 9f9cee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-samples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
2121

2222
- name: Update Samples
23+
shell: pwsh
2324
run: ./scripts/UpdateSamples.ps1
2425

2526
- name: Create Pull Request

0 commit comments

Comments
 (0)