Skip to content

Commit

Permalink
Run with xvfb
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Jan 18, 2024
1 parent 96c674f commit 62532cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Install Dependencies
run: npm ci

- name: Prepare Deploy
run: npm run deploy:ci
- name: Build for Distribution
run: xvfb-run --auto-servernum npm run deploy:ci

# All the below are deploy-related steps
- name: Extract Branch Name
Expand Down

0 comments on commit 62532cd

Please sign in to comment.