Skip to content

Commit

Permalink
update enable_short_npm_import_path version
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed May 19, 2024
1 parent 95a7f1c commit c902a05
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 [email protected].10 enable_short_npm_import_path
- run: npx -y -p [email protected].11 enable_short_npm_import_path
env:
DRY_RUN: "0"
- uses: garronej/[email protected]
Expand Down

0 comments on commit c902a05

Please sign in to comment.