Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pebkac03 committed Aug 7, 2024
1 parent 4d91249 commit 536c203
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ jobs:
run: flutter pub get
- name: get flutter_distributor
run: dart pub global activate flutter_distributor
- name: Set foobar to cool
uses: mikefarah/yq@master
with:
cmd: yq -i 'installed-size = ' 'config.yml'
- name: Build release
run: flutter_distributor release --name=release --jobs=release-linux-deb
- name: list directory
Expand Down

0 comments on commit 536c203

Please sign in to comment.