File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 python-version : 3.9
3030 - name : Install packages
3131 run : |
32- pip install git+https://github.com/m4rc1e/tools.git@066f337691d1b65f12afeb98b2c887b1cd41c883
32+ pip install git+https://github.com/m4rc1e/tools.git@50de5472976b8f6c8a39ca6e6b94e214bf0e3043
3333 shell : bash
3434 - name : Setup Chrome
3535 uses : browser-actions/setup-chrome@latest
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v2
1818 - uses : m4rc1e/diffbrowsers-action@latest
1919 with :
20- path : ./fonts # Path to a directory of fonts
20+ paths : ./fonts # Path to a directory of fonts
2121 pt_size : 15 # Change text pt size in html docs (Optional)
2222 fonts_before : ' google-fonts' # Diff against previous fonts (Optional)
2323` ` `
4545 fetch-depth : 0
4646 - uses : m4rc1e/diffbrowsers-action@v0.0.34
4747 with :
48- path : ./fonts
48+ paths : ./fonts
4949 pt_size : 15
5050 fonts_before : google-fonts
5151 width : 1280
You can’t perform that action at this time.
0 commit comments