Skip to content

Commit

Permalink
Update import_short_import_path
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed May 19, 2024
1 parent 322c70c commit e8ce60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- uses: bahmutov/npm-install@v1
- run: yarn build
- run: npx -y -p denoify@1.5.7 enable_short_npm_import_path
- run: npx -y -p denoify@1.6.10 enable_short_npm_import_path
env:
DRY_RUN: "0"
- uses: garronej/[email protected]
Expand Down

0 comments on commit e8ce60a

Please sign in to comment.