compile for amd64
This commit is contained in:
parent
265b2c1633
commit
e8f7521fa4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.22'
|
||||
- run: go build
|
||||
- run: GOOS=linux GOARCH=amd64 go build
|
||||
- run: mkdir out
|
||||
- run: cp morffix out/morffix
|
||||
- uses: actions/forgejo-release@eb0fcc44a150c0de82e6fdb36752dd56bf27d017
|
||||
|
|
Loading…
Add table
Reference in a new issue