Skip to content

Commit

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

0 comments on commit 5bb1873

Please sign in to comment.