Merge pull request #204 from 68cdrBxM8YdoJ/fix-checkout-branch

Fix checkout branch
This commit is contained in:
Yoshiko
2020-04-11 02:19:16 +08:00
committed by GitHub

View File

@@ -17,8 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: add-github-actions
- name: Set up Python 3.7
uses: actions/setup-python@v1