Skip to content

Commit

Permalink
fix deploy (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzanardo authored Jun 13, 2023
1 parent e30edc0 commit 09e5b9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
channel: 'stable'
- run: sudo apt-get install -y clang cmake ninja-build pkg-config libgtk-3-dev
- run: cd packages/combustile_editor && flutter build linux
- run: flutter build linux
- name: Zips the build
uses: papeloto/action-zip@v1
Expand Down

0 comments on commit 09e5b9c

Please sign in to comment.