Skip to content

Commit

Permalink
VZLOM KAZINO 3
Browse files Browse the repository at this point in the history
  • Loading branch information
altfoxie committed Jun 26, 2024
1 parent 6382d5f commit 0c9004b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Wails build

on:
push:
tags:
# Match any new tag
- "*"

env:
# Necessary for most environments as build failure can occur due to OOM issues
Expand Down Expand Up @@ -40,5 +37,5 @@ jobs:
with:
build-name: ${{ matrix.build.name }}
build-platform: ${{ matrix.build.platform }}
package: false
package: true
go-version: "1.22"

0 comments on commit 0c9004b

Please sign in to comment.