[CI > Win] Debug running instance (4)
This commit is contained in:
parent
ec6d0524ee
commit
3f332e6bf7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -103,7 +103,7 @@ jobs:
|
||||||
|
|
||||||
# Install OpenAsar build and setup environment
|
# Install OpenAsar build and setup environment
|
||||||
sed -i "s/^\/\/ <TEST_FLAG_WINDOWS>.*$/if \(name == 'discord_rpc'\) { console.log\('ABRA'\); process.exit\(\); }/" app.asar
|
sed -i "s/^\/\/ <TEST_FLAG_WINDOWS>.*$/if \(name == 'discord_rpc'\) { console.log\('ABRA'\); process.exit\(\); }/" app.asar
|
||||||
# cp -f app.asar files/resources/app.asar
|
cp -f app.asar files/resources/app.asar
|
||||||
mkdir discord
|
mkdir discord
|
||||||
cp -rf files/ discord/app-1.0.0
|
cp -rf files/ discord/app-1.0.0
|
||||||
cd discord/app-1.0.0
|
cd discord/app-1.0.0
|
||||||
|
|
Loading…
Reference in a new issue