Skip to content

Commit

Permalink
CI fix, forgot to call bash
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurmloureiro committed Dec 8, 2023
1 parent 489637d commit 5354e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
# run: ${{ matrix.INSTALL_DEPS }}

- name: Setup cosmosis standard library
shell: bash -l {0}
run: |
source cosmosis-configure
cosmosis-build-standard-library -i
Expand Down

0 comments on commit 5354e6b

Please sign in to comment.