Skip to content

Commit

Permalink
Artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
o0101 committed Jul 23, 2023
1 parent 4aba764 commit e9d8e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install -y libx11-xcb1 libxcomposite1 libxdamage1 libxext6 libxfixes3 libnss3 libnspr4 libasound2 libatk1.0-0 libatk-bridge2.0-0 libcups2 libxrandr2 libpangocairo-1.0-0 libgtk-3-0
npm ci || echo "npm ci failed"
npm ci
- name: Install ngrok
run: npm install ngrok -g
Expand Down

0 comments on commit e9d8e4a

Please sign in to comment.