Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SiekamCebule committed Jun 27, 2024
1 parent cc1e676 commit 769878a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
- name: Build Linux Release
run: flutter build linux --release

- name: Upload Linux Build Artifacts
uses: actions/upload-artifact@v4
with:
name: linux-build
path: build/linux/x64/release/bundle/

build-windows:
name: Build on Windows
runs-on: windows-latest
Expand Down

0 comments on commit 769878a

Please sign in to comment.