Skip to content

Commit ba2006a

Browse files
committed
update
1 parent addddee commit ba2006a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/make-example-on-windows.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
uses: actions/checkout@v4
2121
- name: (1a) list files
2222
run: |
23-
dir c:\windows
23+
dir c:\windows\system32
24+
dir c:\windows\system
2425
2526
- name: (2) Install Qt
2627
uses: jurplel/install-qt-action@v2

0 commit comments

Comments
 (0)