There was an error while loading. Please reload this page.
1 parent abf1868 commit 7c75cf9Copy full SHA for 7c75cf9
1 file changed
.github/workflows/localazy_download.yaml
@@ -29,7 +29,7 @@ jobs:
29
run: "$PM install --frozen-lockfile"
30
31
- name: Prune i18n
32
- run: "rm -R src/i18n/strings/*.json"
+ run: "rm -R **/src/i18n/strings/*.json"
33
34
- uses: localazy/download@0a79880fb66150601e3b43606fab69c88123c087 # v1
35
with:
0 commit comments