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
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
name: Upload Member to GitHub
|
||||
name: Upload lhmask to GitHub
|
||||
with:
|
||||
name: dist
|
||||
path: dist
|
||||
|
@ -50,7 +50,7 @@ jobs:
|
|||
- name: Git Clone
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Download EHR
|
||||
- name: Download lhmask
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
path: dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue