mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-24 16:28:07 -04:00
CI: Update actions and build scripts to use new frontend directory
This commit is contained in:
2
.github/scripts/.build.zsh
vendored
2
.github/scripts/.build.zsh
vendored
@@ -201,7 +201,7 @@ build() {
|
||||
|
||||
rm -rf OBS.app
|
||||
mkdir OBS.app
|
||||
ditto UI/${config}/OBS.app OBS.app
|
||||
ditto frontend/${config}/OBS.app OBS.app
|
||||
}
|
||||
}
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user