Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Test build
  • Loading branch information
backgamon authored Nov 15, 2024
1 parent 8707d2a commit 86c4241
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ name: Build
on:
push:
paths-ignore:
- '.github/**'
- '!.github/workflows/build.yml'
- '.github/**’
- 'README.md'
- 'ubuntu-win64-cross/**'
pull_request:
paths-ignore:
- '.github/**'
- '!.github/workflows/build.yml'
- 'README.md'
- 'ubuntu-win64-cross/**'

Expand Down

0 comments on commit 86c4241

Please sign in to comment.