Skip to content

Commit

Permalink
Release with new server
Browse files Browse the repository at this point in the history
  • Loading branch information
K3vinb5 committed Apr 17, 2024
1 parent 36afe57 commit b72dfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
channel: 'stable'
flutter-version: '3.19.5'
- name: Install dependencies
run: sudo apt-get install -y clang cmake ninja-build pkg-config libgtk-3-dev liblzma-dev
run: sudo apt-get install -y clang cmake ninja-build pkg-config libgtk-3-dev liblzma-dev chromium-codecs-ffmpeg-extra
- name: Install project dependencies
run: flutter pub get
#- name: Generate intermediates
Expand Down

0 comments on commit b72dfcb

Please sign in to comment.