Skip to content

Commit

Permalink
chore: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
7mochi committed Sep 13, 2024
1 parent e1dc4ca commit e32a4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
- name: Create folder for full release
run: |
mkdir -p llhl/dist-full
Copy-Item llhl/dist llhl/dist-full
Copy-Item -Path llhl/dist -Destination llhl/dist-full -Recurse
- name: Copy LLHL resources to LLHL folder
run: |
Expand Down

0 comments on commit e32a4b4

Please sign in to comment.