mirror of
https://github.com/FutaGuard/LowTechFilter.git
synced 2025-06-21 05:21:02 +08:00
update github action files seq
This commit is contained in:
parent
b036866cbf
commit
d1040937d1
4
.github/workflows/tw165.yml
vendored
4
.github/workflows/tw165.yml
vendored
@ -14,9 +14,9 @@ jobs:
|
||||
with:
|
||||
python-version: '3.9'
|
||||
cache: 'pip' # caching pip dependencies
|
||||
env:
|
||||
- env:
|
||||
TW165: ${{ env.TW165 }}
|
||||
- run: pip install -r AutoBuild/requirements.txt && python AutoBuild/tw_165.py
|
||||
run: 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