Skip to content

Commit

Permalink
Merge pull request #33 from Yusuf007R/feature/build-actions
Browse files Browse the repository at this point in the history
🚑 (github action typo)
  • Loading branch information
Yusuf007R authored Mar 11, 2024
2 parents b4811a5 + c96509b commit 8e06425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
SENTRY_DNS: ${{ secrets.SENTRY_DNS }}
DANBOORU_URL: ${{ secrets.DANBOORU_URL }}
STAGE: ${{ secrets.STAGE }}
- uses: subosito/flutter-action@@v2
- uses: subosito/flutter-action@v2
with:
channel: "stable"
flutter-version: "3.19.3"
Expand Down

0 comments on commit 8e06425

Please sign in to comment.