Skip to content

Commit

Permalink
remove setup maui from initial build since it doesn't work on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Dec 19, 2024
1 parent a094d13 commit db1db88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/fw-lite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
with:
node-version-file: './frontend/package.json'

- name: Setup Maui
run: dotnet workload install maui

- name: Set Version
id: setVersion
shell: bash
Expand Down

0 comments on commit db1db88

Please sign in to comment.