mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 01:41:36 +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
|
||||
uses: actions/cache@v2
|
||||
if: env.TESTING == ""
|
||||
if: env.TESTING == ''
|
||||
with:
|
||||
path: |
|
||||
~/python
|
||||
|
||||
Reference in New Issue
Block a user