Skip to content

Commit

Permalink
Ensure artifacts on releases
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Oct 31, 2022
1 parent dd46b54 commit 0e92714
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: build

on:
push:
branches:
- '*'
pull_request:
branches:
- '*'

env:
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
Expand Down

0 comments on commit 0e92714

Please sign in to comment.