Update CI (changelog ignore)

This commit is contained in:
garronej 2022-08-28 12:31:58 +07:00
parent a34eaa136e
commit eecddd7f6b

View File

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