Skip to content

Commit

Permalink
continue CD work
Browse files Browse the repository at this point in the history
  • Loading branch information
Pebkac03 committed Aug 7, 2024
1 parent cd591ba commit d9eefec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
# run: flutter_distributor release --name=release --jobs=release-linux-deb
- name: list directory
run: ls -a
- name: build linux
run: flutter build linux
- name: Upload build
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit d9eefec

Please sign in to comment.