mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-23 23:51:36 +00:00
Update build.yml
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -75,9 +75,9 @@ jobs:
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
path: |
|
||||
python
|
||||
ssl
|
||||
key: gam-${{ matrix.jid }}-20220126
|
||||
src/python
|
||||
src/ssl
|
||||
key: gam-${{ matrix.jid }}-20220126-01
|
||||
|
||||
- name: Use pre-compiled Python for testing
|
||||
if: matrix.python != ''
|
||||
|
||||
Reference in New Issue
Block a user