Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
rakeshkumar1019 committed Aug 30, 2023
1 parent 014ae05 commit 3bc96cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
run: |
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt-get install -f
echo "path of google-chrome"
echo "Path of google-chrome: $(which google-chrome)"
echo which google-chrome
- name: Determine nuxeo-elements branch to link
Expand Down

0 comments on commit 3bc96cf

Please sign in to comment.