fix ci and NEEDS_D24
also fix ukrainian translation Signed-off-by: crueter <swurl@swurl.xyz>
This commit is contained in:
parent
b54e7a8e5e
commit
1037bff8ac
6 changed files with 48 additions and 47 deletions
3
.github/workflows/license-header.yml
vendored
3
.github/workflows/license-header.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
license-header:
|
||||
runs-on: linux
|
||||
runs-on: source
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
@ -15,6 +15,7 @@ jobs:
|
|||
- name: Fetch
|
||||
run: git fetch origin
|
||||
|
||||
# TODO: fix the script
|
||||
- name: Make script executable
|
||||
run: chmod +x ./.ci/license-header.rb
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue