1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-30 07:03:26 +00:00

Update build commands (#1180)

This commit is contained in:
Oscar Hinton
2021-09-14 13:26:26 +02:00
committed by GitHub
parent c82d1b3c50
commit 30d2aeb6a3
5 changed files with 24 additions and 30 deletions

View File

@@ -52,7 +52,7 @@ jobs:
run: |
npm run sub:init
npm ci
npm run dist
npm run dist:bit:cloud
- name: Deploy GitHub Pages
uses: crazy-max/ghaction-github-pages@db4476a01402e1a7ce05f41832040eef16d14925 # v2.5.0