Commit 2010703
committed
CI: Add "interface" as a publishable target
#### Problem
We publish our rust crates through a manual github action, in which you
need to specify which directory to publish. However, the "interface"
directory is not in that list, so we can't publish the interface crate.
#### Summary of changes
Add "interface" to the list.1 parent 2f4fd18 commit 2010703
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments