Skip to content

Commit

Permalink
get pd
Browse files Browse the repository at this point in the history
  • Loading branch information
fdch committed Jun 12, 2023
1 parent 660c5b4 commit 686d526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: get-pdlibbuilder
run: git submodule init && git submodule update
- name: get-pd
run: sudo apt-get install pd pd-dev
run: sudo apt-get install pure-data pure-data-dev
- name: configure
run: ./config.sh
- name: make
Expand Down

0 comments on commit 686d526

Please sign in to comment.