Remove redundant checkout action (#16589)

This commit is contained in:
Daniel 2021-12-15 12:48:55 +03:00 committed by GitHub
parent 6822f1d510
commit d8a54313a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,9 +19,6 @@ jobs:
go-version: 1.17
id: go
- name: Check out code
uses: actions/checkout@v2
- name: Run update auto
run: go run ./cmd/main.go --config=./.github/assets.config.yaml --script=updater-auto