ACTIONS配置文件修正

This commit is contained in:
ahdoawhfo 2024-08-19 12:42:50 +08:00
parent e6263e9187
commit 3e2686604c
Signed by: ahdoawhfo
GPG Key ID: 5B4A734D16322C1D

View File

@ -15,8 +15,6 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.10'
- name: Install dependencies
run: |