Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gazizonoki committed Jan 29, 2024
1 parent df77172 commit 673ffbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
shell: bash
run: |
ccache -z
export CCACHE_BASEDIR=`realpath ..`
export CCACHE_DIR=`realpath ../.ccache`
cd ../build
ninja examples/all client/all
ccache -s
Expand Down

0 comments on commit 673ffbd

Please sign in to comment.