From 0df3a117ad95c1215d906abea7e60d6c84fbaca5 Mon Sep 17 00:00:00 2001 From: Corey Butler <770982+coreybutler@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:38:33 -0500 Subject: [PATCH] Add deps --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a8b2787..f55ebf1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,6 @@ jobs: cd ./dist mkdir -p ./node_modules npm i - npm audit fix - name: Commit Build Artifacts env: