Add initial setup for React and Vite application #4

Merged
RaiLinKey merged 6 commits from fix into test 2026-03-24 12:37:11 +03:00
Showing only changes of commit 31afed45c0 - Show all commits

View File

@@ -73,7 +73,7 @@ jobs:
ls -la api.zip web.zip ls -la api.zip web.zip
- name: Upload artifacts - name: Upload artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: build-artifacts-${{ github.run_id }} name: build-artifacts-${{ github.run_id }}
path: | path: |