checkout code

This commit is contained in:
Max 2021-10-07 16:53:43 +08:00
parent 4b6dd26882
commit acd0208d6a

View file

@ -44,6 +44,9 @@ jobs:
go: [1.17]
db: [SQLite3]
steps:
- name: Checkout Code
uses: actions/checkout@v2
- name: Checkout Kun
uses: actions/checkout@v2
with: