Add initial setup for React and Vite application #4
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user