Skip to content

Commit c84ac8a

Browse files
committed
FIX: Typo in gcc install command
1 parent e5c1f83 commit c84ac8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ blocks:
1010
jobs:
1111
- name: brew_installs
1212
commands:
13-
- brew install gcc-9
13+
- brew install gcc
1414
- brew install gtk+3
1515
- brew install gtkmm3
1616
- name: Grab Source

0 commit comments

Comments
 (0)