Skip to content

Commit

Permalink
[NOMERGE] Debug 4
Browse files Browse the repository at this point in the history
  • Loading branch information
psalz committed Jul 18, 2023
1 parent ebbb6eb commit 664790d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cts_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ jobs:
run: |
echo "CCACHE_DEPEND=1" >> "$GITHUB_ENV"
echo "CCACHE_DIR=~/.ccache" >> "$GITHUB_ENV"
echo "CCACHE_DEBUG=1 >> "$GITHUB_ENV"
- name: Build 'oclmath'
working-directory: ${{ env.container-workspace }}/build
run: cmake --build . --target oclmath --verbose
Expand Down

0 comments on commit 664790d

Please sign in to comment.