Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
dart_pdf
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
David PHAM-VAN
2021-09-01 16:34:50 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5dd4bd6855aab9ce3510464f531f3468bae9fdd9
5dd4bd68
1 parent
809d1fab
Fix Linux workflow
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
.github/workflows/dart.yaml
.github/workflows/dart.yaml
View file @
5dd4bd6
...
...
@@ -17,6 +17,8 @@ jobs:
channel
:
stable
-
name
:
Enable Linux for flutter
run
:
flutter config --enable-linux-desktop
-
name
:
Update repo
run
:
sudo apt update
-
name
:
Install utils
run
:
sudo apt install poppler-utils imagemagick clang cmake ninja-build pkg-config libgtk-3-dev
-
name
:
Run analysis
...
...
Please
register
or
login
to post a comment