mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 09:42:56 -07:00
Update build.yml
This commit is contained in:
parent
9428c469e1
commit
bd4689cce6
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
|
||||
cd ..
|
||||
ls
|
||||
sudo mv -v ~/src/Ombi/dist/* /${{ matrix.os }}/ClientApp/
|
||||
sudo mv -v ~/src/Ombi/dist/ /${{ matrix.os }}/ClientApp
|
||||
working-directory: src/Ombi
|
||||
|
||||
- name: Archive Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue