Skip to content

Commit

Permalink
fixed duplicate linux build job name
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikuB committed Nov 18, 2023
1 parent 9120880 commit ce6b316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
- run: flutter config --enable-linux-desktop
- name: Build
run: melos run build:example_linux
build_example_linux_stable:
build_example_linux_300:
name: Build Linux example app (3.0.0)
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ce6b316

Please sign in to comment.