Skip to content

Commit

Permalink
Update update_repo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani authored Jan 5, 2024
1 parent 4e12e7f commit a30d3a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update_repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout user repo
uses: actions/checkout@v2
path: user_repo
# - name: Checkout user repo
# uses: actions/checkout@v2
# path: user_repo
- name: Install Dart
uses: dart-lang/setup-dart@v1
- name: Dart SDK Version
Expand Down

0 comments on commit a30d3a6

Please sign in to comment.