Skip to content

Commit

Permalink
Fix build issue
Browse files Browse the repository at this point in the history
Fix build issue
  • Loading branch information
CodeWithTamim committed Dec 11, 2024
1 parent 7e1e079 commit 771c609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
run: |
gomobile init
go mod tidy
cd pkg/socks
gomobile bind -v -androidapi 21 -ldflags='-s -w' ./
- name: Upload AndroidLibSocksLite to release
uses: svenstaro/upload-release-action@v2
Expand Down

0 comments on commit 771c609

Please sign in to comment.