Trim trailing whitespaces

This commit is contained in:
GeckoEidechse 2023-10-30 21:05:31 +01:00
parent ec0491e1e3
commit 4dccb376ec
2 changed files with 2 additions and 2 deletions

View File

@ -17,4 +17,4 @@ jobs:
with:
project-url: "https://github.com/orgs/R2Northstar/projects/3"
github-token: "${{ secrets.PROJECT_BOARD_TOKEN }}"

View File

@ -60,7 +60,7 @@ jobs:
mkdir -p northstar/bin/x64_dedi
unzip northstar-discord-rpc.zip -d northstar/R2Northstar/plugins
unzip NorthstarStubs.zip -d northstar/bin/x64_dedi
unzip northstar-launcher.zip -d northstar
rsync -avr --exclude="Northstar.Coop" --exclude=".git*" northstar-mods/. northstar/R2Northstar/mods