Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benitoite committed Aug 2, 2024
1 parent c70bd2c commit a458edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,4 +295,4 @@ jobs:
open -a /Applications/RawTherapee.app
sleep 5
osascript -e 'tell application "Finder"' -e 'get the name of every process whose visible is true' -e 'end tell'
osascript -e 'tell application "RawTherapee" to if it is running then qu
osascript -e 'tell application "RawTherapee" to if it is running then quit'

0 comments on commit a458edf

Please sign in to comment.