Skip to content

Commit

Permalink
GH Actions: CC not set as env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
breznak committed Sep 24, 2019
1 parent 7ed3e8e commit 395b314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/htmcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Config
run: |
$CC --version
$CXX --version
# $CC --version
#$CXX --version
python --version
cmake --version
- name: Install dependencies
Expand Down

0 comments on commit 395b314

Please sign in to comment.