mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Remove redundant checkout action (#16589)
This commit is contained in:
parent
6822f1d510
commit
d8a54313a5
3
.github/workflows/periodic-update.yml
vendored
3
.github/workflows/periodic-update.yml
vendored
|
@ -19,9 +19,6 @@ jobs:
|
||||||
go-version: 1.17
|
go-version: 1.17
|
||||||
id: go
|
id: go
|
||||||
|
|
||||||
- name: Check out code
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
|
|
||||||
- name: Run update auto
|
- name: Run update auto
|
||||||
run: go run ./cmd/main.go --config=./.github/assets.config.yaml --script=updater-auto
|
run: go run ./cmd/main.go --config=./.github/assets.config.yaml --script=updater-auto
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user