Skip to content

Commit

Permalink
Okay, caching of deps is trickier
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw authored Jan 20, 2022
1 parent 385216e commit a62a9f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ jobs:
- name: Install groovy
run: sudo apt install groovy

- name: Cache dependencies
uses: actions/cache@v2
with:
path: ~/.groovy

- name: Generate website
run: groovy update.groovy > gene_database/readme.md
- name: Generate BridgeDb Webservice config files
Expand Down

0 comments on commit a62a9f8

Please sign in to comment.