Skip to content

Commit

Permalink
Remove cross comp
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeCooper committed Oct 5, 2020
1 parent 6b7b90d commit 3ceec8a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
with:
go-version: ^1.13

- name: OSXCross for CGO Support
run: |
mkdir ../../osxcross
git clone https://github.com/plentico/osxcross-target.git ../../osxcross/target
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 3ceec8a

Please sign in to comment.