chore: adjust copy
This commit is contained in:
parent
4b71522ed2
commit
4b98b35da2
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ jobs:
|
||||||
run: npm test
|
run: npm test
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
name: Upload Member to GitHub
|
name: Upload lhmask to GitHub
|
||||||
with:
|
with:
|
||||||
name: dist
|
name: dist
|
||||||
path: dist
|
path: dist
|
||||||
|
@ -50,7 +50,7 @@ jobs:
|
||||||
- name: Git Clone
|
- name: Git Clone
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Download EHR
|
- name: Download lhmask
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: dist
|
path: dist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue