Update build.yaml
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user