Skip to content

Commit

Permalink
fix(ci)
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Jun 7, 2023
1 parent c244ba1 commit b47a8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Expand Up @@ -60,7 +60,7 @@ jobs:
if: ${{ matrix.os == 'macos-latest' }}
run: |
wget https://dl.google.com/chrome/mac/universal/stable/GGRO/googlechrome.dmg
open ~/Downloads/googlechrome.dmg
open googlechrome.dmg
sudo cp -r /Volumes/Google\ Chrome/Google\ Chrome.app /Applications/
- name: Cache node_modules
Expand Down

0 comments on commit b47a8f6

Please sign in to comment.