Update main.yml

このコミットが含まれているのは:
ManeraKai 2022-02-20 22:52:49 +03:00 committed by GitHub
コミット a82a8da607
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -23,7 +23,7 @@ jobs:
python -m pip install --upgrade pip python -m pip install --upgrade pip
pip install requests bs4 pip install requests bs4
- name: run script - name: run script
run: python instances/get_instances.py run: python src/instances/get_instances.py
- name: commit files - name: commit files
run: | run: |