mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-20 16:30:34 +00:00
fix(ci): remove login
This commit is contained in:
parent
2f59a270c8
commit
7c918eb7ee
2
.github/workflows/ui-tests.yaml
vendored
2
.github/workflows/ui-tests.yaml
vendored
@ -89,8 +89,6 @@ jobs:
|
||||
key: ${{ runner.os }}-yarn-v3-${{ hashFiles('**/yarn.lock') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-yarn-v3
|
||||
- name: Log in to Vercel
|
||||
run: yarn vercel login
|
||||
- name: Pull Vercel configuration
|
||||
run: yarn vercel pull --yes --token ${{ secrets.vercel_token }}
|
||||
- name: Build Vercel bundle
|
||||
|
Loading…
x
Reference in New Issue
Block a user