We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3c7849 + 0ae321d commit f5f8c18Copy full SHA for f5f8c18
1 file changed
scripts/ci_publish.sh
@@ -13,7 +13,7 @@ set -euo pipefail
13
cd "$(dirname "$0")/.."
14
15
# Dependency order: a crate must be published before anything that depends on it.
16
-CRATES=(fleischwolf-core fleischwolf-pdf fleischwolf fleischwolf-cli)
+CRATES=(fleischwolf-core fleischwolf-pdf fleischwolf-asr fleischwolf fleischwolf-cli)
17
18
UA="fleischwolf-ci (https://github.com/artiz/fleischwolf)"
19
0 commit comments