Skip to content

Commit

Permalink
Added mdsplode to CI/CD deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jan 8, 2024
1 parent d1d4c55 commit 6fd2114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Install Deps
run: |
sudo apt-get install libjq-dev libonig-dev
cargo install mdsplode
- name: Check rebar3 Version
run: rebar3 --version
- name: Compile
Expand Down

0 comments on commit 6fd2114

Please sign in to comment.