修正工作流链接
All checks were successful
Dart CI / build (push) Successful in 1m14s

This commit is contained in:
2026-04-03 22:02:16 +08:00
parent 1441e25e6f
commit 42ad2c850a

View File

@@ -38,7 +38,7 @@ jobs:
run: dart compile exe bin/server.dart -o build/loongyan run: dart compile exe bin/server.dart -o build/loongyan
- name: Upload to Gitea Artifacts - name: Upload to Gitea Artifacts
uses: gitea.com/actions/gitea-upload-artifact@v4 uses: https://gitea.com/actions/gitea-upload-artifact@v4
with: with:
name: loongyan-${{ github.sha }} name: loongyan-${{ github.sha }}
path: build/loongyan path: build/loongyan