Skip to content

Commit 8ca2d76

Browse files
committed
Remove calconnect-theme checkout from CI workflow
Now using released gem ~> 0.2, no local path dependency needed.
1 parent ecf9dba commit 8ca2d76

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build_deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ jobs:
2727
- name: Checkout
2828
uses: actions/checkout@v4
2929

30-
- name: Checkout calconnect-theme
31-
uses: actions/checkout@v4
32-
with:
33-
repository: calconnect/calconnect-theme
34-
path: ../calconnect-theme
35-
3630
- name: Setup Node.js
3731
uses: actions/setup-node@v6
3832
with:

0 commit comments

Comments
 (0)