Skip to content

Commit 39cf565

Browse files
autarchclaude
andcommitted
Trigger CI for cpm install on Windows fix
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8bf0bd2 commit 39cf565

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66

77
jobs:
88
ci:
9-
uses: houseabsolute/workflow-perl-dzil-ci/.github/workflows/ci.yml@fix-windows-clone-mismatch
9+
uses: houseabsolute/workflow-perl-dzil-ci/.github/workflows/ci.yml@v0
1010
with:
1111
dist: DateTime-TimeZone
12-
ref: fix-windows-clone-mismatch
12+
ref: v0
1313
additional-modules: DateTime

0 commit comments

Comments
 (0)