Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
chasemc committed Jul 18, 2024
1 parent 59a5df9 commit 4746614
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
shell: bash
run: |
wget https://github.com/chasemc/temp3/releases/download/a/socialgene_mibig_refseq_search_json.tar.gz
md5sum -c socialgene_mibig_refseq_search_json.tar.gz
wget https://github.com/chasemc/temp3/releases/download/a/md5
md5sum -c md5
tar -xf socialgene_mibig_refseq_search_json.tar.gz
rm socialgene_mibig_refseq_search_json.tar.gz
- name: Publish to Cloudflare Pages
Expand Down

0 comments on commit 4746614

Please sign in to comment.