Skip to content

Commit c28d865

Browse files
authored
Update build.yml
run port selfupdate
1 parent 185d492 commit c28d865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
make
7777
sudo make install
7878
make distclean
79+
sudo /opt/local/bin/port selfupdate
7980
sudo /opt/local/bin/port install libsdl2 libsdl2_image +universal
8081
8182
- name: Configure CMake

0 commit comments

Comments
 (0)