Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Commit

Permalink
Remove debugging message
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxserxxx committed Jun 1, 2020
1 parent 2eb8ed7 commit 3234707
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ jobs:
shell: bash
run: curl -O https://raw.githubusercontent.com/xxxserxxx/gotop-builder/master/build.go

- name: Show version
shell: bash
run: echo ${VERSION}

- name: Generate gotop.go
shell: bash
run: go run ./build.go -r ${VERSION} github.com/xxxserxxx/gotop-remote github.com/xxxserxxx/gotop-nvidia
Expand Down

0 comments on commit 3234707

Please sign in to comment.