ci: gitea
This commit is contained in:
@@ -38,10 +38,10 @@ jobs:
|
|||||||
tsconfig.json
|
tsconfig.json
|
||||||
vite.config.json
|
vite.config.json
|
||||||
yarn.lock
|
yarn.lock
|
||||||
upload:
|
Upload:
|
||||||
steps:
|
steps:
|
||||||
- name: Download artifacts
|
- name: Download artifacts
|
||||||
uses: actions/download-artifact@v8
|
uses: https://gitea.com/actions/download-artifact@v8
|
||||||
with:
|
with:
|
||||||
name: artifact
|
name: artifact
|
||||||
path: artifact
|
path: artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user