Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gopi2401 authored Sep 23, 2024
1 parent 9a6dd4d commit 57462de
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

# Clean Flutter cache (optional)
- name: Clean Flutter cache
run: flutter clean


# Set up Flutter with a specific version
- name: Set up Flutter
uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 57462de

Please sign in to comment.