Skip to content

Commit

Permalink
Update test-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
demarey authored Oct 11, 2024
1 parent 9f6f91b commit 6a77c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:

- name: Test installation
run: |
%PHARO% --headless Pharo.image eval 'SystemVersion current printString'
"$Env:PHARO" --headless Pharo.image eval 'SystemVersion current printString'

0 comments on commit 6a77c3e

Please sign in to comment.