Skip to content

Commit

Permalink
fix missing run key
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Aug 22, 2023
1 parent 9652c14 commit 9390cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
cp linux-64/zipline-tardis-bundle*.tar.bz2 /tmp/channel/linux-64
- name: index local channel
run: |
conda activate recipe
conda index /tmp/channel
Expand Down

0 comments on commit 9390cae

Please sign in to comment.