Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Airyzz committed Apr 14, 2024
1 parent f6e7b8d commit e9914f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,7 @@ jobs:
- name: Run App
run: |
sudo Xvfb -ac :99 -screen 0 1920x1080x24 > /dev/null 2>&1
$PROJECT_PATH/build/linux/x64/release/bundle/commet
ldd $PROJECT_PATH/build/linux/x64/release/bundle/commet
build-web:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e9914f0

Please sign in to comment.