From 16bcc990b4573e0e183d4607d9c21494a04fa248 Mon Sep 17 00:00:00 2001 From: TheiLLeniumStudios Date: Fri, 8 Sep 2023 12:50:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/'=20wi?= =?UTF-8?q?th=20remote=20'repo-template/.github/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 90e54e2..9fa4571 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -13,7 +13,7 @@ jobs: with: capture: "junit.xml" args: "-t --formatter JUnit" - extra_libs: ox_lib+mysql+qblocales+qbox+qbox_utils+qbox_utils_sv+qbox_utils_cl + extra_libs: ox_lib+mysql+qblocales+qbox+qbox_playerdata+qbox_utils+qbox_utils_sv+qbox_utils_cl - name: Generate Lint Report if: always() uses: mikepenz/action-junit-report@v3