Skip to content

Commit

Permalink
set COMPFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Apr 12, 2023
1 parent b55f527 commit 3276f50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
fi
- name: Build static library
run: |
which cc
which gcc
which g++
make -C src lib CC=gcc CXX=g++
Expand Down

0 comments on commit 3276f50

Please sign in to comment.