Commit e318e4f
committed
Pass the
- If the source target is a hidden folder, then we have to have a
special glob in the gemspec because `lib/**/*` wouldn't include
our folder in the packaged gem..github directory target explicitly when running thor:1 parent c0e902c commit e318e4f
File tree
3 files changed
+2
-2
lines changed- lib/cibuildgem
- templates/github/workflows
3 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments