Skip to content

Commit b6aa644

Browse files
authored
Update CI workflow to use shared check-dist file (#66)
1 parent fe7c6ea commit b6aa644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
check-dist:
1313
name: "check-dist matches source"
14-
uses: cloudposse/.github/.github/workflows/ci-typescript-app-check-dist.yml@main
14+
uses: cloudposse/.github/.github/workflows/shared-ci-typescript-app-check-dist.yml@main
1515
with:
1616
node-version: 24.x
1717

0 commit comments

Comments
 (0)