Skip to content

Commit

Permalink
Update src/init-action.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Eisenberg <[email protected]>
  • Loading branch information
angelapwen and aeisenberg authored Aug 2, 2024
1 parent 1f0a037 commit e05cdae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/init-action.ts
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ async function run() {
process.platform === "linux"
) {
logger.warning(
`Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a acOS runner if this affects you.`,
`Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you.`,
);
}

Expand Down

0 comments on commit e05cdae

Please sign in to comment.