Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Mar 6, 2025
1 parent 32f3a22 commit 21d6fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
id: checkout-typescript-cjs
uses: actions/checkout@v4
with:
path: typescript-pnpm-esm-action
path: typescript-pnpm-cjs-action
repository: ncalteen/typescript-pnpm-cjs-action

- name: Install pnpm
Expand Down

0 comments on commit 21d6fb3

Please sign in to comment.