mirror of https://github.com/pyodide/pyodide.git
Fix using Python 2 in MacOS CI (#4131)
This commit is contained in:
parent
abcd4ce6d3
commit
4c67f2929d
|
@ -154,6 +154,7 @@ jobs:
|
|||
ccache -s
|
||||
|
||||
- name: check-size
|
||||
shell: bash -l {0}
|
||||
run: |
|
||||
ls -lh dist/
|
||||
|
||||
|
|
Loading…
Reference in New Issue