Skip to content

Commit ef507d6

Browse files
authored
Update ci.yml
1 parent be23fe2 commit ef507d6

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
1-
# name: CI
2-
3-
# on:
4-
# push:
5-
# branches: [ main ] # 推送 main 分支时触发
6-
7-
# jobs:
8-
# build:
9-
# runs-on: ubuntu-latest
10-
# steps:
11-
# - name: Checkout code
12-
# uses: actions/checkout@v3
13-
14-
# - name: Run hello
15-
# run: echo "Hello from GitHub Actions!"
161
name: Build Flet Windows App
172

183
on:

0 commit comments

Comments
 (0)