mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +00:00
actions take 46
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Cache multiple paths
|
- name: Cache multiple paths
|
||||||
uses: actions/cache@v2
|
uses: actions/cache@v2
|
||||||
if: env.TESTING == ""
|
if: env.TESTING == ''
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/python
|
~/python
|
||||||
|
|||||||
Reference in New Issue
Block a user