chore: Update build workflows and mozconfig files

This commit is contained in:
Mauro Balades
2024-07-21 12:39:38 +02:00
parent acb1750bba
commit 542d631edd
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ jobs:
uses: actions/cache@v4
with:
path: ${HOME}/win-cross
key: clang-17
key: win-cross
- name: Configure sccache
uses: actions/github-script@v7