Skip to content

Commit

Permalink
Project import generated by Copybara.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: f25203cf39e269721b0608b62e14e8778eb3ff90
  • Loading branch information
Madari Developers committed Jan 4, 2025
1 parent 3bbcb84 commit 2f50e0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,14 +202,15 @@ jobs:
destination-dir: nightly/${{ github.run_id }}/linux

build_macos:
runs-on: [self-hosted, macOS]
runs-on: macos-latest
environment: prod
steps:
- uses: actions/checkout@v4

- name: Set up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.27.1'
channel: stable

- name: Install dependencies
Expand Down

0 comments on commit 2f50e0e

Please sign in to comment.