[CI > Test] Purposefully break to test

This commit is contained in:
Ducko 2022-02-01 22:03:45 +00:00
parent af864fc3f3
commit a522281214
1 changed files with 1 additions and 0 deletions

View File

@ -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: |