Skip to content

Commit

Permalink
build with shell echo and force g++
Browse files Browse the repository at this point in the history
  • Loading branch information
skaller committed Oct 27, 2022
1 parent 36bfdb5 commit 7bceda3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/felix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- run: python3 --version
- run: g++ --version
- run: ls
- export FLX_SHELL_ECHO=1
- export FLX_BUILD_TOOLCHAIN_FAMILY=gcc
- run: export FLX_SHELL_ECHO=1
- run: export FLX_BUILD_TOOLCHAIN_FAMILY=gcc
- run: make


0 comments on commit 7bceda3

Please sign in to comment.