parent
ca4a6728bf
commit
defe29e57d
|
@ -4,7 +4,8 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: cd ..
|
- run: |
|
||||||
|
cd ..
|
||||||
ls
|
ls
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y chromium
|
apt-get install -y chromium
|
||||||
|
|
Loading…
Reference in a new issue