From ccf9b6e663182b5eee23e38a44c470e0cc16af25 Mon Sep 17 00:00:00 2001 From: JunsuChoi Date: Fri, 22 Mar 2024 14:37:34 +0900 Subject: [PATCH] [Tizen] ci: Add missing action Add missing github actions while preparing for 3.19.3 support. When future updates, this patch can be combined with the `[Tizen] Update action version and disable gtk config in test` commit. --- .github/workflows/check-symbols.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/check-symbols.yml b/.github/workflows/check-symbols.yml index 4af60f0582e13..35bd627deb71c 100644 --- a/.github/workflows/check-symbols.yml +++ b/.github/workflows/check-symbols.yml @@ -13,6 +13,8 @@ jobs: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 + - uses: actions/checkout@v4 with: repository: flutter-tizen/tizen_allowlist