Skip to content

Commit

Permalink
automatic template update of BiSS (bidirectional/serial/synchronous) …
Browse files Browse the repository at this point in the history
…Analyzer
  • Loading branch information
Marcus10110 committed Dec 22, 2022
1 parent 5b42579 commit b331230
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -43,6 +43,9 @@ jobs:
run: |
cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=Release
cmake --build ${{github.workspace}}/build
env:
CC: gcc-10
CXX: g++-10
- name: Upload Linux build
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit b331230

Please sign in to comment.