Skip to content

rename icudt75l.dat to icudtl.dat #4

rename icudt75l.dat to icudtl.dat

rename icudt75l.dat to icudtl.dat #4

Workflow file for this run

name: Windows testing
on:
push:
# allow manual launch
workflow_dispatch:
jobs:
test-windows:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
# 3.x is whatever latest.
python-version: '3.x'
- run: python -m pip install --pre skia-python
- run: python skparagraph-example.py