Skip to content

Commit

Permalink
fix amd build action
Browse files Browse the repository at this point in the history
  • Loading branch information
mpkondrashin committed Mar 6, 2024
1 parent 574f415 commit b538d57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
Build-Release-Darwin-arm64:
runs-on: flyci-macos-large-latest-m2 #macos-13-xlarge
env:
GOPRIVATE: github.com/mpkondrashin/ddan
DDAN_FOR_SANDBOXER: ${{ secrets.DDAN_FOR_SANDBOXER }}
steps:
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit b538d57

Please sign in to comment.