Skip to content

Commit

Permalink
Also run the macos
Browse files Browse the repository at this point in the history
  • Loading branch information
torabian committed Jul 20, 2024
1 parent bd988b3 commit 51d0dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fireback-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ jobs:
run: cd clients/fireback-react && npm i --force && npm run build

build-macos:
if: ${{ inputs.build_macos == true }}
# if: ${{ inputs.build_macos == true }}
runs-on: macOS-10.14
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 51d0dfd

Please sign in to comment.