Skip to content

Commit

Permalink
[TEST] relative chrome path at window powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
psychology50 committed Sep 19, 2023
1 parent f59170b commit 5fe447f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/kakao-chat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +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
<<<<<<< HEAD
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/Contents/MacOS/Chromium")'" >> $GITHUB_OUTPUT
>>>>>>> 258016cd1b8cd70f5c832c706396df06e07d7074
id: determine_event_type_mac

- name: run kakao-chat at Windows
Expand Down

0 comments on commit 5fe447f

Please sign in to comment.