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 536c203 commit e23d740
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: flutter pub get
- name: get flutter_distributor
run: dart pub global activate flutter_distributor
- name: Build release
run: flutter_distributor release --name=release --jobs=release-linux-deb
# - name: Build release
# run: flutter_distributor release --name=release --jobs=release-linux-deb
- name: list directory
run: ls- a
run: ls -a

0 comments on commit e23d740

Please sign in to comment.