Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vroland committed Nov 3, 2023
1 parent ce0d727 commit 2ac36c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: install kikit
run: |
pip install kikit
pip install mistune
pip install mistune==2.0.5
pip install PcbDraw
sudo apt install make cmark xsltproc
- name: Checkout repo
Expand Down

0 comments on commit 2ac36c3

Please sign in to comment.