diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index da5acf0..50e06b6 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -30,6 +30,5 @@ 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