Skip to content

Commit

Permalink
[TEST] mac 구동 확인2
Browse files Browse the repository at this point in the history
  • Loading branch information
psychology50 committed Sep 18, 2023
1 parent 00112a8 commit 01c9c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kakao-chat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
echo "TITLE='[${{github.actor}}]_${{ github.event_name }}'" >> $GITHUB_OUTPUT
echo "DESC='$(echo '${{ github.event.pull_request.title }}' | awk '{printf "%s", $0}')'" >> $GITHUB_OUTPUT
fi
echo "CHROME_PATH='$(echo "$(dirname "$(dirname "${GITHUB_WORKSPACE}")")/_tool/chromium/latest/x64/chrome.exe")'" >> $GITHUB_OUTPUT
echo "CHROME_PATH='$(echo "$(dirname "$(dirname "${GITHUB_WORKSPACE}")")/_tool/chromium/latest/x64/Chromium.app")'" >> $GITHUB_OUTPUT
id: determine_event_type_mac

- name : Check Trigger
Expand Down

0 comments on commit 01c9c98

Please sign in to comment.