From 47331a35cefe8ccda6659231fb7a1c3a4eb1505f Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Tue, 24 Oct 2023 11:49:27 +0100 Subject: [PATCH] [packer] Fix packlist Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: --- packer/src/packlist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packer/src/packlist.yaml b/packer/src/packlist.yaml index ff8f54e23e0..d929b16ead8 100644 --- a/packer/src/packlist.yaml +++ b/packer/src/packlist.yaml @@ -60,7 +60,7 @@ server-linux: - '!*' - flipper-runtime core: - - '!flipper-runtime + - '!flipper-runtime' - '!static' static: - '!*'