Bug 1853874 - Install jogfile.json from the resource path. r=firefox-build-system-reviewers,andi

Differential Revision: https://phabricator.services.mozilla.com/D188569
This commit is contained in:
Mike Hommey 2023-09-20 21:25:04 +00:00
Родитель 0c1b6dd4e8
Коммит 3f0a664441
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -452,5 +452,5 @@ bin/libfreebl_64int_3.so
#ifdef MOZ_ARTIFACT_BUILDS
; Test workers unpack artifact build packages and need `jogfile.json`
@BINPATH@/jogfile.json
@RESPATH@/jogfile.json
#endif