Skip to content

Commit

Permalink
download llock file
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Oct 17, 2023
1 parent d498abc commit a048ff6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
env:
KEY_SECRET_JSON: ${{ secrets.ZENODO_KEY_SECRET_JSON }}

- name: Download Lock File
run: wget -q https://raw.githubusercontent.com/tardis-sn/tardis/master/conda-linux-64.lock

- name: Setup environment
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit a048ff6

Please sign in to comment.