Skip to content

Commit

Permalink
Donnerstag 17:00
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Hornburger committed Oct 19, 2023
1 parent 7cb065d commit e818bc6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/server_bib-cockpit-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
npm install
npm run build --if-present
npm run copy --if-present
npx playwright install
npx playwright install --with-deps chromium
- name: Zip artifact for deployment
run: zip release.zip ./* -r -q
Expand Down

0 comments on commit e818bc6

Please sign in to comment.