Skip to content

Commit 552a199

Browse files
authored
Fix building (#153)
1 parent 236111a commit 552a199

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/merge.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
name: Latest release
22

33
env:
4-
CACHE_VERSION: 1
4+
CACHE_VERSION: 2
55
DEFAULT_PYTHON: "3.14"
66

77
on:
8-
pull_request:
9-
types: closed
8+
push:
109
branches:
1110
- main
1211

0 commit comments

Comments
 (0)