ci: vite.config.json => ts
Build and Deploy / Build and Upload (push) Successful in 1m38s
Build and Deploy / Upload (push) Successful in 8m30s

This commit is contained in:
redglow
2026-06-23 14:34:44 +02:00
parent c109a2f558
commit 31dc117fb9
+1 -5
View File
@@ -36,7 +36,7 @@ jobs:
public
src
tsconfig.json
vite.config.json
vite.config.ts
yarn.lock
Upload:
steps:
@@ -45,10 +45,6 @@ jobs:
with:
name: artifact
path: artifact
- name: Install rsync
run: |
apt-get update
apt-get -y install rsync
- name: Upload to server
run: |
mkdir -p ~/.ssh