Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af45d5b + e44a014 commit 5e25fbfCopy full SHA for 5e25fbf
.github/workflows/build_wppm.yml
@@ -48,6 +48,10 @@ jobs:
48
# run: |
49
# python -m pip install --no-deps --require-hashes -r $env.WINPYrequirements
50
51
+ - name: try diagnos flit problem
52
+ shell: bash
53
+ run: |
54
+ git status
55
56
- name: Build sdist
57
shell: bash
.github/workflows/build_wppm_test.yml
0 commit comments