This commit is contained in:
@@ -26,6 +26,7 @@ jobs:
|
|||||||
run: rm -rf node_modules && yarn install --production=true
|
run: rm -rf node_modules && yarn install --production=true
|
||||||
- name: Publish artifacts
|
- name: Publish artifacts
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v7
|
||||||
|
with:
|
||||||
path: |
|
path: |
|
||||||
dist
|
dist
|
||||||
index.html
|
index.html
|
||||||
|
|||||||
Reference in New Issue
Block a user