mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Update build.yml
This commit is contained in:
parent
1d4a32c6a7
commit
e3222b64a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -116,7 +116,7 @@ jobs:
|
||||||
sudo mkdir -p /ClientApp/dist
|
sudo mkdir -p /ClientApp/dist
|
||||||
cd ..
|
cd ..
|
||||||
ls
|
ls
|
||||||
sudo mv -v dist/* /${{ matrix.os }}/ClientApp/dist/
|
sudo mv -v ~/src/Ombi/dist/* /${{ matrix.os }}/ClientApp/dist/
|
||||||
working-directory: src/Ombi
|
working-directory: src/Ombi
|
||||||
|
|
||||||
- name: Archive Release
|
- name: Archive Release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue