We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4019fc commit 1909a47Copy full SHA for 1909a47
1 file changed
.github/workflows/ci.yml
@@ -47,7 +47,8 @@ jobs:
47
with:
48
name: ixion-cli
49
path: |
50
- packages/cli/dist/
+ node_modules/
51
+ packages/*/dist/
52
lib/SaintCoinach/SaintCoinach/Definitions/*.json
53
lib/EXDSchema/*.yml
54
0 commit comments