ci test commit
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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@v2
|
uses: christopherhx/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: build
|
name: build
|
||||||
path: .
|
path: .
|
||||||
|
|||||||
Reference in New Issue
Block a user