This commit is contained in:
garronej 2022-08-01 04:06:10 +02:00
parent 81a4d46b08
commit dcd4322e44

View File

@ -117,7 +117,7 @@ jobs:
PACKAGE_MANAGER=yarn
fi
$PACKAGE_MANAGER run build
- run: npx -y -p denoify@0.11.7 denoify_enable_short_npm_import_path
- run: npx -y -p denoify@0.11.7 enable_short_npm_import_path
env:
DRY_RUN: "0"
- name: Publishing on NPM