Ignore changes to osx or freebsd

This commit is contained in:
aristocratos 2021-10-06 08:19:33 +02:00 committed by GitHub
parent 9cf7a77ef8
commit 8c0b815bc1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@ on:
push:
paths:
- 'src/**'
- '!src/osx/**'
- '!src/freebsd/**'
- 'include/**'
- 'Makefile'
- '.github/workflows/continuous-build.yml'
@ -114,4 +116,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: btop-sparc64
path: 'multiarch_bin/btop-sparc64*'
path: 'multiarch_bin/btop-sparc64*'