Merge branch 'main' of github.com:GooseMod/OpenAsar

This commit is contained in:
Ducko 2022-02-02 08:38:16 +00:00
commit 733d35a537
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ jobs:
- name: Check if Discord will startup
run: |
timeout 30s bash -c "xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging" | grep "Installing discord_rpc"
timeout 30s bash -c "xvfb-run -e /dev/stdout ./DiscordCanary/DiscordCanary --enable-logging" | grep -m 1 "Installing discord_rpc"