Skip to content

Commit

Permalink
Revert "chore: update macos ci"
Browse files Browse the repository at this point in the history
This reverts commit d963c85.
  • Loading branch information
LucasXu0 committed Aug 8, 2024
1 parent d963c85 commit 70292b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,10 @@ jobs:

steps:
- name: Checkout source code
uses: actions/checkout@v3
uses: actions/checkout@v2
with:
repository: ${{ github.event.inputs.repo }}
ref: ${{ github.event.inputs.branch }}
fetch-depth: 1

- name: Install flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 70292b2

Please sign in to comment.