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 a85e384 commit c0546ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
run: go generate

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

0 comments on commit c0546ec

Please sign in to comment.