Skip to content

Commit

Permalink
Merge branch 'trs/coreutils'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Jun 12, 2024
2 parents 3f4e331 + bc16451 commit fa996f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
# - { pathogen: zika }

name: test-pathogen-repo-ci (${{ matrix.pathogen }})
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@v0
with:
repo: nextstrain/${{ matrix.pathogen }}
build-args: ${{ matrix.build-args }}
Expand Down
1 change: 1 addition & 0 deletions src/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ requirements:
- bash
- bzip2
- csvtk
- coreutils
- curl
- epiweeks
- git
Expand Down

0 comments on commit fa996f1

Please sign in to comment.