mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
export env
This commit is contained in:
parent
c45b0c9363
commit
0a3c5ea8ec
2
.github/workflows/tw165.yml
vendored
2
.github/workflows/tw165.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
python-version: '3.9'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
run: export tw165=${{ env.TW165 }} && pip install -r AutoBuild/requirements.txt && python AutoBuild/tw_165.py
|
||||
- run: export tw165=${{ env.TW165 }} && pip install -r AutoBuild/requirements.txt && python AutoBuild/tw_165.py
|
||||
- name: push
|
||||
uses: github-actions-x/commit@v2.9
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user