Skip to content

Commit a3bd849

Browse files
authored
Update build-and-test.yml
1 parent 415b62f commit a3bd849

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: actions/download-artifact@v4
4040
- name: Execute tests
4141
run: |
42+
cd build-artifacts
4243
dir
4344
$Env:PATH = "$PWD/python.3.13.0/tools;$Env:PATH"
4445
cd build/mingw-release/install

0 commit comments

Comments
 (0)