We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26cd13a commit ccd0fa6Copy full SHA for ccd0fa6
.github/workflows/gh-pages.yml
@@ -73,4 +73,4 @@ jobs:
73
- name: Remove repository files from the cache
74
run: |
75
cd pyodide
76
- git ls-tree -r climet-lab --name-only | xargs rm
+ git ls-files | xargs rm
0 commit comments