Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Nov 5, 2023
1 parent 455219b commit 21822ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
ARCHIVE_NAME: 'gcc-2.7.2-mac.tar.gz'
}

name: Building binutils for ${{ matrix.TARGET.OS }}
name: Building gcc for ${{ matrix.TARGET.OS }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 21822ea

Please sign in to comment.