Skip to content

Commit

Permalink
Removed extra steps for macOS building
Browse files Browse the repository at this point in the history
  • Loading branch information
justinforlenza committed Jan 12, 2021
1 parent c0a2ef0 commit c15d94b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,6 @@ jobs:

steps:
- uses: actions/checkout@v2

- name: Setup GCC
uses: egor-tensin/setup-gcc@v1

- name: Setup CMake
uses: jwlawson/actions-setup-cmake@v1.5

- name: Setup Node.js environment
uses: actions/setup-node@v2.1.4
Expand Down

0 comments on commit c15d94b

Please sign in to comment.