Revert "update"

This reverts commit c9e5fe26ca.
This commit is contained in:
MedzikUser 2021-10-27 22:56:40 +02:00
parent 4b201b07f5
commit 542dc5db61
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ jobs:
with:
go-version: 1.17
- run: find . -name '*_test.go' -exec sed -i 's,MedzikUser/go-github-selfupdate,rhysd/go-github-selfupdate,g' {} +
- name: Build
run: go build -v ./...