Skip to content

Commit

Permalink
FUCKING CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mimoo committed Oct 15, 2024
1 parent ffd6e67 commit 330250b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ setup:
pip install -r requirements.txt

build:
mkdir -p rfcs/starknet/
python md2respec.py source/starknet/fri.md > rfcs/starknet/fri.html
python md2respec.py source/starknet/channel.md > rfcs/starknet/channel.html

Expand Down

0 comments on commit 330250b

Please sign in to comment.