Skip to content

Commit

Permalink
git: fixed linux build error on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanYuuki committed Dec 23, 2024
1 parent 09a9641 commit 29429ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,6 @@ jobs:
with:
flutter-version: "3.22.3"

- name: Replace pubspec.yaml with Desktop Version
run: cp pubspec_desktop.yaml pubspec.yaml

- name: Get Dependencies
run: flutter pub get

Expand Down
Empty file removed test/.placeholder
Empty file.

0 comments on commit 29429ba

Please sign in to comment.