Skip to content

Commit

Permalink
Update pake_build.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Tlntin <[email protected]>
  • Loading branch information
Tlntin authored Jan 5, 2023
1 parent 71aa052 commit c13bf97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pake_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
sudo apt-get install -y libgtk-3-dev webkit2gtk-4.0 libappindicator3-dev librsvg2-dev patchelf gnome-video-effects gnome-video-effects-extra
- name: build for Ubuntu
if: matrix.os == 'ubuntu-latest'
if: matrix.os == 'ubuntu-20.04'
run: npm run build:all-unix

- name: build for MacOS
Expand Down

0 comments on commit c13bf97

Please sign in to comment.