Skip to content

Commit

Permalink
Small fix in build
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Apr 18, 2020
1 parent 9b07cd8 commit f0453ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: apt-get update && apt-get install -y -q python-dev
- run: CC=clang make
- run: make CC=clang

0 comments on commit f0453ac

Please sign in to comment.