We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185d492 commit c28d865Copy full SHA for c28d865
.github/workflows/build.yml
@@ -76,6 +76,7 @@ jobs:
76
make
77
sudo make install
78
make distclean
79
+ sudo /opt/local/bin/port selfupdate
80
sudo /opt/local/bin/port install libsdl2 libsdl2_image +universal
81
82
- name: Configure CMake
0 commit comments