fix build procedure

This commit is contained in:
beiller 2023-03-08 16:44:50 -05:00
parent 67b1c842d9
commit 7deae8a2ca
No known key found for this signature in database
GPG key ID: 5AC5D1B01D0E5D75

View file

@ -16,7 +16,7 @@ jobs:
- name: Build - name: Build
run: | run: |
make build.sh
macOS-latest: macOS-latest:
runs-on: macOS-latest runs-on: macOS-latest
@ -31,7 +31,7 @@ jobs:
- name: Build - name: Build
run: | run: |
make build.sh
# ubuntu-latest-gcc: # ubuntu-latest-gcc:
# runs-on: ubuntu-latest # runs-on: ubuntu-latest