Changed Installer script so Installer requires admin privelages on Windows

This commit is contained in:
Internet Addict 2025-02-18 18:40:07 +00:00
parent 388140ce2a
commit 74736f0275

View file

@ -37,7 +37,7 @@ jobs:
--description "Official Installer for Spitfire Browser" \
--official "https://spitfirebrowser.xyz" \
--dev "https://weforge.xyz" \
--requireAdmin=false
--requireAdmin=true
# Copy generated files (app.manifest and app.rc) to the workspace root.
cp app.manifest ../
cp app.rc ../