Add step to copy Lutris start script to target

This commit is contained in:
Leo 2025-10-03 22:42:39 +01:00 committed by GitHub
parent 2f41505433
commit 6eea42586d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,6 +54,9 @@ jobs:
run: cargo build --release
working-directory: ./noita-proxy
- name: Copy lutris start script to target
run: cp scripts/start-linux.sh target/start-linux.sh
- name: Create archives
run: python scripts/ci_make_archives.py linux