🐛 format

This commit is contained in:
Tw93
2025-08-28 23:33:29 +08:00
parent cc238cfd47
commit 73e5258859
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ Build Pake apps online without installing development tools locally.
3. Fill in the form (same parameters as [CLI options](cli-usage.md))
4. Click `Run Workflow`
![Actions Interface](https://raw.githubusercontent.com/tw93/static/main/pake/action.png)
![Actions Interface](https://raw.githubusercontent.com/tw93/static/main/pake/action.png)
### 3. Download App

View File

@@ -15,7 +15,7 @@
3. 填写表单(参数与 [CLI 选项](cli-usage_CN.md) 相同)
4. 点击 `Run Workflow`
![Actions 界面](https://raw.githubusercontent.com/tw93/static/main/pake/action.png)
![Actions 界面](https://raw.githubusercontent.com/tw93/static/main/pake/action.png)
### 3. 下载应用

View File

@@ -97,5 +97,5 @@ Use GitHub's matrix strategy to build for multiple platforms simultaneously.
## Related Documentation
- [GitHub Actions Usage](github-actions-usage.md) - Using Pake's built-in workflow
- [CLI Usage](cli-usage.md) - Command-line interface reference
- [CLI Usage](cli-usage.md) - Command-line interface reference
- [Advanced Usage](advanced-usage.md) - Customization options