This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
run: dart compile exe bin/server.dart -o build/loongyan
|
||||
|
||||
- name: Upload to Gitea Artifacts
|
||||
uses: gitea.com/actions/gitea-upload-artifact@v4
|
||||
uses: https://gitea.com/actions/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: loongyan-${{ github.sha }}
|
||||
path: build/loongyan
|
||||
|
||||
Reference in New Issue
Block a user