mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
...
This commit is contained in:
parent
69f9252da9
commit
d4623c645d
9
.github/workflows/dylib.yml
vendored
9
.github/workflows/dylib.yml
vendored
@ -2,6 +2,15 @@ name: build dylib
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'web/**'
|
||||
- '**.md'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'web/**'
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
build_win:
|
||||
|
Loading…
x
Reference in New Issue
Block a user