Skip to content

Commit cb110b2

Browse files
committed
Include vendor/PDCurses to gems
1 parent f27e1b6 commit cb110b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/push_gem.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
egress-policy: audit
3030

3131
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
32+
with:
33+
submodules: true
3234

3335
- name: Set up Ruby
3436
uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49 # v1.176.0

0 commit comments

Comments
 (0)