This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
echo "CCACHE_DIR=${{ github.workspace }}/src/spice2x/.ccache" >> $GITHUB_ENV
|
||||
- name: Install ccache
|
||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
||||
with:
|
||||
update-package-index: true
|
||||
- name: Calculate commit SHA
|
||||
id: vars
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user