This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user