mirror of
https://github.com/tonquer/picacg-qt.git
synced 2025-01-08 11:57:48 +08:00
更新帮助
This commit is contained in:
parent
b357cbcf44
commit
00d196eee9
2
.github/ISSUE_TEMPLATE/-bug--------.md
vendored
2
.github/ISSUE_TEMPLATE/-bug--------.md
vendored
@ -23,5 +23,5 @@ labels: bug
|
||||
|
||||
|
||||
|
||||
### 日志提交(问题截图或者日志,日志在logs目录)
|
||||
### 日志提交(问题截图或者日志,日志在设置中设置为INFO,在帮助界面打开日志目录)
|
||||
>
|
||||
|
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -148,7 +148,7 @@ jobs:
|
||||
ubuntu:
|
||||
runs-on: ubuntu-18.04
|
||||
env:
|
||||
PACKAGENAME: ${{ needs.setup.outputs.PACKAGE_PREFIX }}_linux
|
||||
PACKAGENAME: bika_py37_linux
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python 3.7
|
||||
|
Loading…
Reference in New Issue
Block a user