mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 19:23:52 +00:00
Apply Prettier (#1347)
This commit is contained in:
5
.github/workflows/qa-deploy.yml
vendored
5
.github/workflows/qa-deploy.yml
vendored
@@ -20,11 +20,10 @@ jobs:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4
|
||||
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f # v2.3.4
|
||||
|
||||
- name: Setup
|
||||
run:
|
||||
export PATH=$PATH:~/work/web/web
|
||||
run: export PATH=$PATH:~/work/web/web
|
||||
|
||||
- name: Login to Azure
|
||||
uses: Azure/login@77f1b2e3fb80c0e8645114159d17008b8a2e475a
|
||||
|
||||
Reference in New Issue
Block a user