summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-08-04 14:14:27 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-08-04 14:14:27 +0200
commit361c2279c176b16aa0d8c8268235c256e26ee88a (patch)
tree32333f6e13d3d1a1bd0fee5e5b491bc64f9b6850
parent3f566028c076c271865b00d060bd311690a207fe (diff)
debug pip packaging
-rw-r--r--.github/workflows/pip-packaging-windows.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/pip-packaging-windows.yml b/.github/workflows/pip-packaging-windows.yml
index 32abd0d2..438108e8 100644
--- a/.github/workflows/pip-packaging-windows.yml
+++ b/.github/workflows/pip-packaging-windows.yml
@@ -8,6 +8,8 @@ on:
push:
branches:
- '*'
+ - '*/*'
+ - '**'
jobs:
build: