From 51ea6c38e9bd87b109dcd5bb5312bc671a7d4f27 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sun, 22 Sep 2024 19:34:35 -0400 Subject: [PATCH] ? --- .gitea/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 50e06b6..da5acf0 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -30,5 +30,6 @@ jobs: git checkout ${{ gitea.ref_name }} - name: Publish to NPM run: | + bash cd /var/lib/act_runner/tenorjs-v2 npm publish \ No newline at end of file