Skip to content

Commit

Permalink
Lastest
Browse files Browse the repository at this point in the history
Навёл красоту
  • Loading branch information
MjKey authored Jul 26, 2024
1 parent 1091200 commit 39c6d6e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/Flutter.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.

name: Flutter Build

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
main:
build:
runs-on: windows-latest
steps:
- name: Clone repository
Expand Down

0 comments on commit 39c6d6e

Please sign in to comment.