Compare commits

..

2 commits

Author SHA1 Message Date
Matyáš Caras
7d08040806
Added translation using Weblate (Slovak) 2024-07-17 20:57:01 +02:00
7580e97569
ci: try node due to error
Some checks failed
/ build (push) Failing after 1m24s
2024-07-17 20:56:53 +02:00

View file

@ -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: |