Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d4d5ab89c7 |
@@ -44,12 +44,6 @@ jobs:
|
||||
node-version: "20"
|
||||
cache: ""
|
||||
|
||||
- name: Download build artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: dist
|
||||
path: dist/
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user