We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d9646 commit 3f7f747Copy full SHA for 3f7f747
.github/workflows/nodejs.yml
@@ -36,7 +36,7 @@ jobs:
36
- run: selenium-standalone start &
37
- run: npm install
38
- run: npm run build --if-present
39
- - run: wget http://mirror.unesp.br/deepin/pool/non-free/g/google-chrome-stable/google-chrome-stable_70.0.3538.77-1_amd64.deb
+ - run: wget http://tlog.galvanicloop.com/illjusthostmyown/google-chrome-stable_70.0.3538.77-1_amd64.deb
40
- run: sudo apt update
41
- run: sudo apt install -y ./google-chrome-stable_70.0.3538.77-1_amd64.deb --allow-downgrades
42
- run: sudo apt install -y default-jdk
0 commit comments