Remove: env

This commit is contained in:
Donghyun Kim
2022-11-30 04:09:28 +09:00
parent 372003b0e4
commit 7aaf157e07
-2
View File
@@ -13,8 +13,6 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
env:
AGENT_TOOLSDIRECTORY: /opt/hostedtoolcache
- name: Install dependencies
run: |