Skip to content

Commit 7ca60ca

Browse files
committed
bleh
1 parent 8fe70c9 commit 7ca60ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ jobs:
169169
run: |
170170
export GOROOT=/mingw64/lib/go
171171
export GOPATH=/mingw64
172-
go-winres make --product-version git-tag --file-version git-tag
173172
CGO_ENABLED=1 GOOS=windows GOARCH=amd64 go build -v -tags "cli" -ldflags "-s -w -X 'vencord/buildinfo.InstallerGitHash=$(git rev-parse --short HEAD)' -X 'vencord/buildinfo.InstallerTag=${{ github.ref_name }}'" -o EquilotlCli.exe
174173
175174
- name: Upload artifact

0 commit comments

Comments
 (0)