Skip to content

Commit

Permalink
Merge branch 'fix/workflow/issue-milestone-collector' of https://gith…
Browse files Browse the repository at this point in the history
…ub.com/ciscorucinski/pango-designation into ciscorucinski-fix/workflow/issue-milestone-collector

Conflicts:
	.github/workflows/issue-milestone-collector.yml
	scripts/issue-milestone-collector/github-artifacts/api-payload/cov-lineages_pango-designation.json
	scripts/issue-milestone-collector/github-artifacts/api-payload/sars-cov-2-variants_lineage-proposals.json
  • Loading branch information
AngieHinrichs committed Oct 13, 2023
2 parents ba10206 + ad0a193 commit 48b8c25
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 21,976 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/issue-milestone-collector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,11 +208,11 @@ jobs:
run: |
mkdir -p -v $SCRIPT_DIR/$STREAM_DIR $SCRIPT_DIR/$MAPPING_DIR $SCRIPT_DIR/$DATA_DIR
- name: Download Stream Artifacts
uses: actions/download-artifact@v3
with:
name: ${{ env.STREAM_NAME }}
path: ${{ env.SCRIPT_DIR }}/${{ env.STREAM_DIR }}
# - name: Download Stream Artifacts
# uses: actions/download-artifact@v3
# with:
# name: ${{ env.STREAM_NAME }}
# path: ${{ env.SCRIPT_DIR }}/${{ env.STREAM_DIR }}

- name: Download Mapping Artifacts
uses: actions/download-artifact@v3
Expand Down
Loading

0 comments on commit 48b8c25

Please sign in to comment.