Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kei18 committed Feb 18, 2024
1 parent 658f5f2 commit 6fb88c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:

- name: build
run: |
bash third_party/openFrameworks/scripts/linux/ubuntu/install_dependencies.sh
bash third_party/openFrameworks/scripts/linux/ubuntu/install_codecs.sh
sudo third_party/openFrameworks/scripts/linux/ubuntu/install_dependencies.sh
sudo third_party/openFrameworks/scripts/linux/ubuntu/install_codecs.sh
make -j4

0 comments on commit 6fb88c9

Please sign in to comment.