Added CI flag

This commit is contained in:
Connor Yoh 2025-07-10 15:17:21 +01:00
parent 61f9878e8f
commit 9e47602408

View File

@ -290,7 +290,8 @@ jobs:
APPLE_ID: ${{ secrets.APPLE_ID }}
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
APPLE_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
CI: true
with:
projectPath: ./frontend
tauriScript: npx tauri