weather #3

Merged
arif merged 25 commits from weather into main 2025-08-29 14:10:55 +02:00
Showing only changes of commit a40f8c875d - Show all commits

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: .