mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-21 08:58:29 -05:00
workflows ccache test 6
This commit is contained in:
@@ -177,20 +177,6 @@ jobs:
|
||||
ccache --zero-stats
|
||||
echo "::endgroup::"
|
||||
|
||||
# - name: ccache install 🥳
|
||||
# run: |
|
||||
# choco install ccache -y
|
||||
|
||||
# - name: ccache setup 🕺
|
||||
# uses: Chocobo1/setup-ccache-action@v1
|
||||
# with:
|
||||
# prepend_symlinks_to_path: false
|
||||
# install_ccache: false
|
||||
# update_packager_index: false
|
||||
# ccache_options: |
|
||||
# compression = false
|
||||
# max_size = 1G
|
||||
|
||||
- name: vcpkg set-up environment
|
||||
run: |
|
||||
Write-Output "VCPKG_ROOT=${env:VCPKG_INSTALLATION_ROOT}" | `
|
||||
|
||||
Reference in New Issue
Block a user