From 89403b91322f4c43bce989767e5991820d8f0c68 Mon Sep 17 00:00:00 2001 From: Rob Brackett Date: Fri, 21 Feb 2025 17:02:40 -0800 Subject: [PATCH] Aaaaaaaaah typo in the path --- .github/workflows/build-client.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-client.yml b/.github/workflows/build-client.yml index e4705097..9c884ec3 100644 --- a/.github/workflows/build-client.yml +++ b/.github/workflows/build-client.yml @@ -87,7 +87,7 @@ jobs: with: filters: | english: - - client/src/i18n/en.json + - client/src/intl/en.json - name: Unit tests env: