Update build.yaml

This commit is contained in:
uazo
2021-07-07 13:23:02 +02:00
committed by GitHub
parent 0637333bc3
commit dcb8203bde
+6 -1
View File
@@ -38,7 +38,12 @@ jobs:
uses: actions/checkout@v2
with:
path: bromite
- name: List contents
shell: bash
run: |
ls -la
- name: Get current chromium version
shell: bash
run: |