Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
K3vinb5 authored Sep 12, 2024
1 parent a584b14 commit b895475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Build go dependencies
run: |
cd go\binding\desktop
go build -o ..\..\..\build\windows\x64\Release\libmtorrentserver.dll -buildmode=c-shared main.go
go build -o ..\..\..\build\windows\x64\runner\Release\libmtorrentserver.dll -buildmode=c-shared main.go
cd ..\..\..
- name: Archive App
uses: thedoctor0/zip-release@master
Expand Down

0 comments on commit b895475

Please sign in to comment.