[CI > Test] Purposefully break to test
This commit is contained in:
parent
af864fc3f3
commit
a522281214
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_startup.yml
vendored
1
.github/workflows/test_startup.yml
vendored
|
@ -36,6 +36,7 @@ jobs:
|
|||
wget "https://discord.com/api/download/canary?platform=linux&format=tar.gz" -O discord.tar.gz
|
||||
tar xf discord.tar.gz
|
||||
cp app.asar DiscordCanary/resources/app.asar
|
||||
rm DiscordCanary/resources/app.asar
|
||||
|
||||
- name: Check if Discord will startup
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue