|
|
|
@ -24,6 +24,7 @@ jobs: |
|
|
|
- uses: actions/setup-go@v3 |
|
|
|
- uses: actions/setup-go@v3 |
|
|
|
with: |
|
|
|
with: |
|
|
|
go-version: '1.18.8' |
|
|
|
go-version: '1.18.8' |
|
|
|
|
|
|
|
cache: true |
|
|
|
|
|
|
|
|
|
|
|
- name: Install Google Chrome |
|
|
|
- name: Install Google Chrome |
|
|
|
run: sudo apt-get install google-chrome-stable |
|
|
|
run: sudo apt-get install google-chrome-stable |
|
|
|
|