Skip to content

Commit fbfbe8a

Browse files
authored
fix(ci): 工作流
1 parent 80a0af2 commit fbfbe8a

File tree

3 files changed

+1
-52
lines changed

3 files changed

+1
-52
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 构建
22

33
on:
4+
push:
45
release:
56
types: [published]
67
pull_request:

.github/workflows/push.yml

-50
This file was deleted.

requirements.txt

-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
json
2-
datetime
31
PyQt6

0 commit comments

Comments
 (0)