Skip to content

Commit

Permalink
[Tizen] ci: Add missing action
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
JSUYA committed Mar 22, 2024
1 parent 1d98e9a commit ccf9b6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-symbols.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

- uses: actions/checkout@v4
with:
repository: flutter-tizen/tizen_allowlist
Expand Down

0 comments on commit ccf9b6e

Please sign in to comment.