Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Oct 7, 2024
1 parent a9ff746 commit e2c13d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: . scripts\ci\win32\mk-assets.ps1

- name: (Setup) Test
run: ls D:/a/env/ext/data/assets
run: ls D:/a/env/ext/data/assets && cat D:/a/env/ext/data/assets/.millennium/Dist/index.js

- name: (Setup) Construct Python Environment
run: . scripts\ci\win32\setup-python.ps1 D:/a/env/ext/data/cache
Expand Down

0 comments on commit e2c13d0

Please sign in to comment.