Skip to content

Commit

Permalink
chore(ci): update linux-aarch64 sha in bioconda publish script
Browse files Browse the repository at this point in the history
Bioconda now publishes linux-aarch64 packages for nextclade as well, so those shas also should be updated.

bioconda/bioconda-recipes#46185
  • Loading branch information
corneliusroemer authored Mar 11, 2024
1 parent c9d4386 commit 514c5c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish_bioconda
Original file line number Diff line number Diff line change
Expand Up @@ -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'
)
Expand Down

0 comments on commit 514c5c5

Please sign in to comment.