Skip to content

Commit 2c3cb49

Browse files
committed
Remove calconnect-theme checkout from links workflow
1 parent 8ca2d76 commit 2c3cb49

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/links.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515

16-
- name: Checkout calconnect-theme
17-
uses: actions/checkout@v4
18-
with:
19-
repository: calconnect/calconnect-theme
20-
path: ../calconnect-theme
21-
2216
- name: Setup Node.js
2317
uses: actions/setup-node@v6
2418
with:

0 commit comments

Comments
 (0)