rename windows build step [skip ci]

This commit is contained in:
Henry Hiles 2026-03-27 23:10:12 -04:00
commit 48adf82b7e
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -26,7 +26,7 @@ jobs:
with: with:
go-version-file: gomuks/go.mod go-version-file: gomuks/go.mod
- name: Do go build - name: Go build
run: | run: |
cd gomuks/pkg/ffi cd gomuks/pkg/ffi
go build -tags goolm -o ../../../libgomuks.dll -buildmode=c-shared go build -tags goolm -o ../../../libgomuks.dll -buildmode=c-shared