From 856395837fb6ee56949963979c562dc69fdb698f Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 20 Jan 2024 22:51:53 -0500 Subject: [PATCH] ci: always run natives build --- .github/workflows/natives.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/natives.yml b/.github/workflows/natives.yml index 060b431df..6468bc020 100644 --- a/.github/workflows/natives.yml +++ b/.github/workflows/natives.yml @@ -9,10 +9,6 @@ on: - '*' tags: - '[0-9]*' - paths: - - 'flatlaf-natives/**' - - '.github/workflows/natives.yml' - - 'gradle/wrapper/gradle-wrapper.properties' jobs: Natives: