mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
ci: 🏗️ more
This commit is contained in:
parent
f4b89bb54a
commit
75ae5d0e95
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -118,6 +118,10 @@ jobs:
|
|||
cd ..
|
||||
ls
|
||||
sudo mv ~/src/Ombi/dist/ ${{ matrix.os }}/ClientApp
|
||||
cd ${{ matrix.os }}
|
||||
ls
|
||||
cd ClientApp
|
||||
ls
|
||||
working-directory: src/Ombi
|
||||
|
||||
- name: Archive Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue