Compare commits
2 commits
6853f024f4
...
7d08040806
Author | SHA1 | Date | |
---|---|---|---|
|
7d08040806 | ||
7580e97569 |
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@ env:
|
||||||
SONAR_TOKEN: ${{ secrets.SQ_KEY }}
|
SONAR_TOKEN: ${{ secrets.SQ_KEY }}
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: flutter-beta
|
runs-on: node22
|
||||||
steps:
|
steps:
|
||||||
- name: Initialize scanner
|
- name: Initialize scanner
|
||||||
run: |
|
run: |
|
||||||
|
|
1
lib/l10n/app_sk.arb
Normal file
1
lib/l10n/app_sk.arb
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{}
|
Loading…
Reference in a new issue