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