ci test commit

This commit is contained in:
2025-08-29 13:34:36 +02:00
parent 085cbe3363
commit a40f8c875d

View File

@@ -19,7 +19,7 @@ jobs:
- name: Build - name: Build
run: bun run build run: bun run build
- name: Create Artifact - name: Create Artifact
uses: christopherhx/gitea-upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: build name: build
path: . path: .