Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MutsiMutsi authored Apr 20, 2024
1 parent c0546ec commit 95fef15
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ jobs:
with:
go-version: '1.21'

- name: Generate
run: go generate

- name: hlsjsdownloader
run: |
cd /home/runner/go/pkg/mod/github.com/mutsimutsi/[email protected]/internal/servers/hls
go run ./hlsjsdownloader
- name: Build
run: go build -v ./...

Expand Down

0 comments on commit 95fef15

Please sign in to comment.