diff --git a/scripts/publish_bioconda b/scripts/publish_bioconda index 3aa7914b0..2ba0167d8 100755 --- a/scripts/publish_bioconda +++ b/scripts/publish_bioconda @@ -29,6 +29,7 @@ export artifacts_dir="${THIS_DIR}/../artifacts" artifacts=( 'nextclade-aarch64-apple-darwin' + 'nextclade-aarch64-unknown-linux-gnu' 'nextclade-x86_64-apple-darwin' 'nextclade-x86_64-unknown-linux-gnu' )