Fix License headers & CI (#168)

Signed-off-by: crueter <swurl@swurl.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/168
Co-authored-by: crueter <swurl@swurl.xyz>
Co-committed-by: crueter <swurl@swurl.xyz>
This commit is contained in:
crueter 2025-06-09 01:40:21 +00:00 committed by crueter
parent 5c1fc12d88
commit a9f9b207c2
26 changed files with 52 additions and 55 deletions

View file

@ -12,8 +12,8 @@ jobs:
with:
fetch-depth: 0
- name: Fetch master branch
run: git fetch origin master:master
- name: Fetch
run: git fetch origin
- name: Make script executable
run: chmod +x ./.ci/license-header.rb