mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
Update build.yml
This commit is contained in:
parent
fba183d294
commit
304c7591ca
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -105,7 +105,7 @@ jobs:
|
|||
- name: Copy Dist to Artifacts
|
||||
run: |
|
||||
ls
|
||||
cp -a /dist/. /src/Ombi/${{ matrix.os }}/ClientApp/dist/
|
||||
cp -a /dist/ /src/Ombi/${{ matrix.os }}/ClientApp/dist/
|
||||
|
||||
- name: Archive Release
|
||||
uses: thedoctor0/zip-release@master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue