Add initial setup for React and Vite application #4
@@ -73,7 +73,7 @@ jobs:
|
||||
ls -la api.zip web.zip
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-artifacts-${{ github.run_id }}
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user